Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Body

application/json
entity
enum<string>
required
Available options:
Identity,
Transaction
entityId
string
required

Response

201 - undefined