Skip to main content
POST
🌱 Create a new party entity

Additional Examples for Party creation

Authorizations

Authorization
string
header
required

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

Body

application/json
email
string
required
naturalParty
object
publicKey
string
write-only

Response

201 - application/json

Party is created

email
string
required
naturalParty
object