Bulk delete application profiles
POST/api/v1/applications/profiles/bulk-delete
Delete multiple application profiles by their names
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 409
- 422
- 429
- 500
Application profiles deleted successfully
Invalid profile IDs
Missing or invalid API key
User does not have permission to delete application profiles
One or more profiles not found
One or more profiles are in use and cannot be deleted
Invalid profile parameters
Rate limit exceeded
Internal server error