Addresses
此页面暂无中文版本,显示的是英文版本。
Delete Address
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
address*integer
Address ID
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/api/v2/addresses/1"Empty
{ "error": { "message": "Unauthorized" }}{ "error": { "message": "Forbidden" }}{ "error": { "message": "Not Found" }}{ "error": { "message": "Too Many Requests" }}{ "error": { "message": "Service Unavailable" }}