Skip to main content
POST
Create a contract type

Authorizations

Authorization
string
header
required

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

Body

application/json

Contract type object that needs to be created

name
string
required

Contract type name

Response

200 - application/json

Contract Type

data
object