Authorize

Given a set of resources, returns the set of resources that the user is authorized to access.

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
ridsset of stringsRequired

Response

This endpoint returns a set of strings.