Send a one-time password to a communication channel.

Action method sends generated password to the selected communication channel and provides verification string.
Resource provides a mechanism OTP for the verification using a unique password that can only be used once.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The unique ID of the external application that requested the one-time password. If you do not have an external application ID, see the authentication documentation.

integer
enum
required

The unique ID of the communication channel. Possible values are: 1 - email / 2- SMS / 4 - PUSH notification (Apple or Google)/ 5 - internal system notification

Allowed:
string
required

Recipient of the message with OTP. The parameter could contain email, phone number or other identifier of the message recipient.

integer
enum
Defaults to 1

Parameter sets witch OTP type should be generated. Possible values: 1 - alphanumeric, 2 - numeric

Allowed:
string

The unique ID of the message template. If not set, CareCloud uses the default value from the system configuration.

Headers
string
Defaults to cs, en-gb;q=0.8

The unique ID of the language code by ISO 639-1.

Responses

429

Too many requests - more than the resource limit.

503

Temporary state when the service is temporarily unavailable, overloaded or there is a maintenance window.

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json