Typescript (SDK)
Entities
Update Entity
Updates an existing entity and returns the refreshed entity object.
Use this to change entity billing controls or other mutable entity fields after the entity has already been created.
POST
Typescript (SDK)
Body Parameters
Response
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Body
application/json
Response
200 - application/json
OK
The unique identifier of the entity
The name of the entity
Unix timestamp when the entity was created
The environment (sandbox/live)
Available options:
sandbox, live The customer ID this entity belongs to
The feature ID this entity belongs to
Billing controls for the entity.
Invoices for this entity (only included when expand=invoices)