API ReferenceAuthorizationAuthorizePOSThttps://api.gov.nominal.io/api/authorization/v1/authorizeGiven a set of resources, returns the set of resources that the user is authorized to access.HeadersAuthorizationstringRequiredBearer authentication of the form Bearer <token>, where token is your auth token.RequestThis endpoint expects an object.ridsset of stringsRequiredResponseThis endpoint returns a set of strings.