Delete spending plan
Use this endpoint to delete a user's spending_plan.
DELETE
/users/{user_guid}/spending_plans/{spending_plan_guid}
Path Parameters
| Field | Required | Type |
|---|---|---|
user_guid The unique identifier for a | Required | String |
spending_plan_guid The unique ID for the | Required | String |
Header Parameters
| Field | Required | Type |
|---|---|---|
Accept-Version MX Platform API version. | Required | String |
Loading...