cURL
curl --request DELETE \ --url https://api.gcore.com/security/sifter/v3/profiles/{protection_profile_id} \ --header 'Authorization: <api-key>'
{}
Delete protection profile
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token. Example: apikey 1234$abcdef
apikey
apikey 1234$abcdef
A positive integer ID
1 <= x <= 1000000000
Successful Response
Was this page helpful?