curl --request POST \
--url https://api.example.com/api/telephony/providers/{id}/test \
--header 'Authorization: Bearer <token>'curl --request POST \
--url https://api.example.com/api/telephony/providers/{id}/test \
--header 'Authorization: Bearer <token>'