Delete operators
x-ms-visibility: "important"
Delete one or multiple operators based on the given array of operator ids
application/json
Request Body required
Array of operator ids belonging to operators that will be deleted
ids string[]
Responses
- 200
- 400
- 401
No description
Exception Details
application/json
Schema
Example (from schema)
Schema
errorCode string
message string
errorNumber int32
helpLink string
{
"errorCode": "string",
"message": "string",
"errorNumber": 0,
"helpLink": "string"
}
User not authorised
Loading...