Skip to main content

Delete a microdeposit

Use this endpoint to delete the specified microdeposit.

DELETE
/users/{user_guid}/micro_deposits/{micro_deposit_guid}

Path Parameters

FieldRequiredType

micro_deposit_guid

The unique identifier for the microdeposit. Defined by MX.

Required
String

user_guid

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

Required
String

Header Parameters

FieldRequiredType

Accept-Version

MX Platform API version.

Required
String
Loading...