Update entity

Update an existing entity

Headers

AuthorizationstringRequired

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

Query parameters

entityIdstringRequired
entity ID

Request

This endpoint expects an object.
legalNamestringOptional
tinstringOptional
usStatestringOptional
entityTypeenumOptional
Allowed values:
phoneNumberstringOptional
statusenumOptional
Allowed values:

Response

entity updated
entityobject or null

Errors