cURL
curl --request POST \ --url https://api.sovfixer.com/api/v1/sov/update/{id}/add_locations \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data '{}'
{ "message": "<string>" }
Token-based authentication with required prefix "Token"
The response is of type object.
object