Delete AD/LDAP
Delete an AD/LDAP domain
Path Parameters
- domainId int32 required
ID of the AD/LDAP domain
Query Parameters
- transferToUserId integer
Optionally transfer the ownership to user
- transferToUserGroupId integer
Optionally transfer the ownership to user group
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Loading...