Skip to main content
POST
Grant file access

Authorizations

Authorization
string
header
required

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

Path Parameters

org_id
string<uuid>
required
file_id
string<uuid>
required

Body

application/json
user_id
string<uuid>
required

Response

200 - application/json

Grant object.

file_id
string<uuid>
user_id
string<uuid>
created_at
string
Last modified on July 8, 2026