Skip to main content
PUT
Update a contract type

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

contractTypeId
string<uuid>
required

Contract type ID

Body

application/json

Contract type object that needs to be updated

name
string
required

Start date of contract

Response

200 - application/json

Contract Type

data
object