budgets

Delete a budget limit.

Delete a budget limit.

delete/v1/budgets/{id}/limits/{limitId}

Path parameters

idstring required
Example:123

The ID of the budget. The budget limit MUST be associated to the budget ID.

limitIdstring required
Example:123

The ID of the budget limit. The budget limit MUST be associated to the budget ID.

Headers

X-Trace-Idstring uuid
Example:40c71bbb-c676-4f24-83cf-cc725d7d7a00

Unique identifier associated with this request.

Response

Budget limit deleted.

Changes