Error
A valid request URL is required to generate request examples{
"title": "<string>",
"detail": "<string>",
"status": 404,
"instance": "<string>",
"type": "<string>"
}{
"title": "<string>",
"detail": "<string>",
"status": 404,
"instance": "<string>",
"type": "<string>"
}V1.IpWhitelist
Batch delete IP whitelist entries
Deletes IP whitelist entries by id. All ids must belong to the team.
DELETE
/
api
/
v1
/
teams
/
{team_id}
/
ip_whitelists
/
batch
Error
A valid request URL is required to generate request examples{
"title": "<string>",
"detail": "<string>",
"status": 404,
"instance": "<string>",
"type": "<string>"
}{
"title": "<string>",
"detail": "<string>",
"status": 404,
"instance": "<string>",
"type": "<string>"
}Authorizations
Value for the Api-Key header parameter.
Path Parameters
Team identifier
Body
application/json
Document identifiers.
Required array length:
1 - 100 elementsPattern:
^[0-9a-fA-F]{24}$Example:
["507f1f77bcf86cd799439011"]
Response
V1.IpWhitelist resource deleted