curl --location --request DELETE 'https://api.victorops.com//api-public/v1/user/' \ --header 'X-VO-Api-Id;' \ --header 'X-VO-Api-Key;' \ --header 'Content-Type: application/json' \ --data-raw '{ "replacement": "string" }'
{}