Verify a provider
POST https://api-authenticator.iwelcome.com/v1/sms/providers/:id/verify
Headers:
Authorization: Bearer {your application API Key}
Content-Type: application/json
id (string, required) - The provider id to be tested.
phone_number (string, required) - The phone number used for testing the provider.
{
"type": "api.application.sms.provider.verify"
}
Have a question? You can always send us an email at support@unloq.io, or contact us on chat.
For security related concerns, please visit our Security page.