Skip to main content
POST
Accept contract for client

Authorizations

Authorization
string
header
required

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

Body

application/json
contractId
string
required

Contract ID

Required string length: 1 - 256
Example:

"regularContract"

Response

OK

The response is of type object.