v1

latestOpenAPI 3.1.02026-07-24540259.7 KB

updateBusinessEntity

Interacts like a PATCH request. Takes the id of the entity and the fields of the data you wish to update and only updates the fields passed to the mutation.

post/graphql (14 disregard)

Request body

querystring

Response

200

Example response

{
  "data": {
    "updateBusinessEntity": "43033d1c-7bf0-4462-a6fe-a74aa1869725"
  }
}