Skip to main content
PATCH
Terminate a contract

Authorizations

Authorization
string
header
required

See our authentication documentation for how to authorize your requests

Headers

spacebring-network-id
string<uuid>

The id of the network. Required when using bearer token authentication

Path Parameters

contractId
string<uuid>
required

The id of the contract.

Body

application/json
reason
enum<string>
required

Reason for termination.

Available options:
forceMajeure,
mutualAgreement,
other,
policyViolation,
productUnsatisfactory

Response

No Content