Frontu API Sandbox
ClientApi/TaskRequest
Create / Update TaskRequest
2min
POST
AUTHENTICATION
Authorization
apiKey
FORM PARAMETERS
title
string
*client
string
GUID or systemId of Client
workspace
string
GUID or systemId of Workspace
description
string
systemId
string
Identifier from external system
guid
string
Identifier from Frontu
deleted
boolean
Mark if entity is archived (1) or active (0)
RESPONSES
201
Returned when successful
400
Data contains errors
Curl
Python
PHP
Shell
C#
|
RESPONSES
201
400
|

Updated 31 Jul 2023
Did this page help you?