Remove SMS Provider
DELETE/sms/:id
Delete an SMS provider. If the provider was still active the users will not receive notifications from that provider anymore.
Request​
Responses​
- 200
- 403
- 404
- default
A successful response.
Returned when the user does not have permission to access the resource.
Returned when the resource does not exist.
An unexpected error response.