Edit a Contact
put
https://smsverification.xyz/api/v2
/sender/contact/{contactId}
Edit a contact by Contact Id
Both body parameters are not required but you need to include at least one of them.
Body parameters must be sent as a JSON
Parameters
Path
contactId*
Integer
Must declare Contact Id
Header
Body
name
String
number
String
Responses
200: OK
Successful Response
Last modified 3mo ago