phone-book-sms-send
Developing
Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Body Params multipart/form-data
phone_book_id[]
array[string]
optionalRequest samples
curl --location --request POST 'https://apidev.edufee.online/api/phone-book-sms-send' \
--form 'template_id=""' \
--form 'phone_book_id[]=""'
Responses
application/json Modified at 2025-02-05 05:08:05