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
Authentication*
String
API Token
Body
name
String
number
String
Responses
200: OK
Successful Response