Error
ProxyProfile
Batch delete proxy profiles
Deletes multiple proxy profiles belonging to the team in the URL. Every id must resolve to a profile owned by . Returns 204 when all ids are deleted, 403 when some ids are not accessible for this team, and 422 when the request body is invalid.
DELETE
Error
Authorizations
Value for the api-key header parameter.
Path Parameters
Team identifier
Body
application/json
Document identifiers to delete.
Required array length:
1 - 100 elementsPattern:
^[0-9a-fA-F]{24}$Example:
["507f1f77bcf86cd799439011"]Response
ProxyProfile resource deleted