Frontu API Sandbox
ClientApi/TaskRequest

Create / Update TaskRequest

1min
POST
https://dev1.frontu.com//client/api/v2/task_requests
This endpoint allows to create or update the task request data. If you want to update Task request using POST method you need to fill information for guid field or systemId field in request body.
Authentication
Authorization
Body Parameters
body
*
title
*
client
workspace
description
systemId
guid
deleted
equipment
Responses
201
Returned when successful
400
Data contains errors
Curl
JS
Ruby
Python
Responses
201
400