v1

latestOpenAPI 3.1.02026-07-24188215268.7 KB
requests - authorization

Create an authorization request

Create a request asking for access against a dataset. A request can ask the resource admin for permission to access a resource. It may also be an invitation from the resource admin to give others access to a resource.

post/requests/auth

Request body

granteeIdstring required

ID of the user that will be granted access

level'DISCOVER' | 'READ' | 'WRITE' | 'ADMIN' required

Level of access the grantee will receive

Response

default response

createdstring date-time
level'NONE' | 'SAML_GATED' | 'DISCOVER' | 'MEMBER' | 'READ' | 'WRITE' | 'ADMIN'

Level of access the grantee will receive

requestidstring uuid

Unique identifier for the request

updatedstring date-time
visibility'PRIVATE' | 'PUBLIC'

Authorization visibility