Activate SMS Provider
POST/sms/:id/_activate
Activate an SMS provider. After activating a provider, the users will be able to receive SMS notifications.
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.