Delete a protection group
Marks a protection group as deleted by taking the protection group ID. Appearance in /datasources/protection-groups read/listing is asynchronous and may take a few seconds to minutes at most. Must be in the same OU context as the creator of this protection group.
Path Parameters
- group_id string required
ID of the protection group to delete
Responses
- 200
- default
Success
- application/api.clumio.protection-groups=v1+json
- Schema
- Example (from schema)
Schema
- object
{}
Error
- application/json
- Schema
- Example (from schema)
Schema
errors object[]
{
"errors": [
{
"error_code": 0,
"error_message": "string"
}
]
}
DELETE /protection-groups/:group_id
Authorization
Request
Request
curl -L -X DELETE 'https://us-west-2.api.clumio.com/protection-groups/:group_id' \
-H 'Accept: application/api.clumio.protection-groups=v1+json' \
-H 'Authorization: Bearer <TOKEN>'
curl -L -X DELETE 'https://us-west-2.api.clumio.com/protection-groups/:group_id' \
-H 'Accept: application/api.clumio.protection-groups=v1+json' \
-H 'Authorization: Bearer <TOKEN>'
curl -L -X DELETE 'https://us-west-2.api.clumio.com/protection-groups/:group_id' \
-H 'Accept: application/api.clumio.protection-groups=v1+json' \
-H 'Authorization: Bearer <TOKEN>'
curl -L -X DELETE 'https://us-west-2.api.clumio.com/protection-groups/:group_id' \
-H 'Accept: application/api.clumio.protection-groups=v1+json' \
-H 'Authorization: Bearer <TOKEN>'
curl -L -X DELETE 'https://us-west-2.api.clumio.com/protection-groups/:group_id' \
-H 'Accept: application/api.clumio.protection-groups=v1+json' \
-H 'Authorization: Bearer <TOKEN>'
curl -L -X DELETE 'https://us-west-2.api.clumio.com/protection-groups/:group_id' \
-H 'Accept: application/api.clumio.protection-groups=v1+json' \
-H 'Authorization: Bearer <TOKEN>'
curl -L -X DELETE 'https://us-west-2.api.clumio.com/protection-groups/:group_id' \
-H 'Accept: application/api.clumio.protection-groups=v1+json' \
-H 'Authorization: Bearer <TOKEN>'