DELETE/shop/{shopId}

Delete Shop

Delete Shop
DELETE/shop/{shopId}

Parameter Details

NameInTypeRequiredDescription
shopIdpathintegerRequiredEnter shopId

Responses

StatusMeaningDescriptionSchema
200OKDeletedNone
400Bad RequestBad RequestNone
401UnauthorizedAuthorization FailedNone
500Internal Server ErrorInternal Server ErrorNone

Example Request

# You can also use wget
curl -X DELETE /shop/{shopId} \
  -H 'Authorization: API_KEY'

Need Support?

Our team is here to help you integrate and make the most of our APIs. Get in touch for technical support, custom solutions, or any questions.