Delete Cost Account

This operation archive the cost account

SecuritybearerAuth
Request
path Parameters
costaccountId
required
string

Indicates CostAccountID.

header Parameters
X-PB-Developer-Partner-ID
string

This is the Developer Partner ID. When the developer is the only partner, this field is not required.

Responses
200

Cost Account Archived successful

401

The request could not be authorized.

delete/api/v1/costAccounts/{costaccountId}
Request samples
Response samples
application/json
{
  • "message": "string"
}