v1

latestOpenAPI 3.1.02026-07-24540259.7 KB

deleteRepresentative

Removes a representative from an entity. This may only be done before finalizing the entity.

post/graphql (50 disregard)

Request body

querystring

Response

200

Example response

{
  "data": {
    "deleteRepresentative": true
  }
}