Create access grant
AccessGrants
Create access grant
Create an Access Grant.
POST
Create access grant
Documentation Index
Fetch the complete documentation index at: https://docs.vantage.sh/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
application/json
Response
AccessGrant model
The token for any resource the AccessGrant is applied to.
Example:
"rprt_abcd1234"
The access status of the AccessGrant.
The Team token for which an AccessGrant is applied to.
The date and time, in UTC, the AccessGrant was created. ISO 8601 Formatted.
Example:
"2023-08-04T00:00:00Z"
The token for the User who created the AccessGrant.