Delete the connection between the partner application and the selected store.
DELETE/organization/v1/organization/brands/:brandId/stores/:storeId/connection
Delete the connection between the partner application and the selected store.
Request
Responses
- 204
- 400
- 401
- 403
- 404
- 422
The connection was successfully deleted.
The request is malformed.
Invalid authorization.
Authorization not valid for the requested resource.
Resource not found.
The request body is not valid.