User Management

Delete Address

Delete user address for the specified address id. Requires Bearer JWT authentication.

delete/user-address/{address_id}

Path parameters

address_idinteger required
Example:123

Address ID

Response

Successful response

successboolean

Indicates if the request was successful

messagestring

Success message

Changes

No recorded changes to this endpoint across all 1 revision of this API.