Delete a static-listing
DELETE/api/v1/:team_slug/:app_slug/static-listings/:listing_id
Delete a static-listing
Request
Responses
- 200
- 400
- 401
- 422
- 500
static-listing deleted successfully
Invalid request (e.g. bad UUID, validation error)
Unauthorized access
Invalid request and not parsable by backend
Internal server error