cURL
curl --request DELETE \ --url https://api.dataspike.io/api/v3/profiles/{profile_id} \ --header 'ds-api-token: <api-key>'
{ "message": "profile deleted" }
Archive verification profile by id
Existing profile id
"01827ed5-c228-7a3c-9a31-7ab7cc169d13"
Profile archived
Response with message
"profile deleted"