Accounts-2
For instructions on how to authenticate to use this endpoint, see API overview.
Endpoints
PATCH | |
DELETE |
Update accounts
Required API key scopes
account:writePath parameters
- idstring
Request parameters
- namestring
- external_idstringnull
- propertiesobjectnull
- tagsarray
Response
Example request
PATCH /api /projects /:project_id /accounts /:idExample response
Status 200
RESPONSE
Delete accounts
Required API key scopes
account:writePath parameters
- idstring
Example request
DELETE /api /projects /:project_id /accounts /:id