Skip to main content

Delete an address from a profile

Delete an address from a profile.

Authorizations:Token, JWT
Query Parameters
profile_id
required
integer
address_id
required
integer
id
required
stringResource identifier

Responses

204Address resource deleted
401Unauthorized
Response schema:
Unauthorized
typestring
titlestring
detailstring or null
instancestring or null
404Resource not found
Response schema:
Resource not found
typestring
titlestring
detailstring or null
instancestring or null
500Internal error
Response schema:
Internal error
typestring
titlestring
detailstring or null
instancestring or null