Add operators
x-ms-visibility: "important"
Add one or multiple operators based on the given information
application/json
Request Body required
Operator information to be applied to newly created operators
homeSiteId int64 nullable
emails string[]
permissions string[]
siteAccess int64[]
Responses
- 200
- 400
- 401
Array of operators ids which were added.
application/json
Schema
Example (from schema)
Schema
- Array [
- ]
string
[
"string"
]
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...