Deletes a bell.
Deletes a bell.
Path Parameters
- bellId integer required
Possible values: Value must match regular expression
\d+
which bell to delete
Responses
- 200
- 403
- 404
Success.
Insufficient permissions to delete the bell.
The user does not have a bell with that ID.
Loading...