Frontu API Sandbox
ClientApi/Work

Create / Update Work

1min
POST
https://dev1.frontu.com//client/api/v2/works
This enpoind allows to create or update work values. If you want to update Work using POST method you need to fill information for guid field or systemId field in request body.
Authentication
Authorization
Body Parameters
body
standartizedWork
workspace
task
user
description
duration
vat
rate
price
priceWithVat
title
suggestedDuration
guid
systemId
deleted
workType
Responses
200
Returned when successful
404
Entity not found
Curl
JS
Ruby
Python
Responses
200
404




Updated 30 Sep 2024
Doc contributor
Did this page help you?