curl --location --request GET 'api.velosms.com/api/AddContact?contact_list_id=&contact_name=&contact_number=&api_id=' \
--header 'Accept: application/json' \
--header 'Authorization: <api-key>'{
"contact_id": "<long>",
"status": "<string>",
"remarks": "<string>"
}