Assign SLAs

Assigns the SLA to a set of Rev organizations.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
rev_orgslist of stringsRequired
The Rev organizations to apply the SLA to.
idstringOptionalformat: "id"
The SLA which would be assigned to the Rev organizations. If omitted, the SLA of all the rev organizations referenced will be unset.

Response

Success.
resultslist of objects
The list of outcomes for each Rev organization.

Errors