Update an entity
PUT
https://api.1099policy.com/api/v1/entities/{entity_id}
Production server
Update an entity
Updates the specified entity by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
This request accepts mostly the same arguments as the entity creation call.
PUT /api/v1/entities/{entity_id}
Loading...
Response
Waiting for a request to be sent.