Skip to main content

Delete spending plan account

Use this endpoint to delete a spending_plan_account.

DELETE
/users/{user_guid}/spending_plans/{spending_plan_guid}/spending_plan_accounts/{spending_plan_account_guid}

Path Parameters

FieldRequiredType

user_guid

The unique identifier for a user, beginning with the prefix USR-.

Required
String

spending_plan_guid

The unique ID for the spending_plan.

Required
String

spending_plan_account_guid

The unique ID for the specified account.

Required
String

Header Parameters

FieldRequiredType

Accept-Version

MX Platform API version.

Required
String
Loading...