Unassign Resources or Roles from Projects

delete

/api/restapi/resource/unassign/batch

Send a request to this endpoint to unassign multiple resources or roles from various project.

Request

There are no request parameters for this operation.

Supported Media Types
Request Body - application/json ()
Root Schema : String
Type: string
Title: String
Back to Top

Response

204 Response

Successful operation with no content.

400 Response

The requested resource does not exist, or you do not have access to it.
Back to Top