Access Grants
Update an Access Grant
Updates an existing Access Grant’s time window.
POST
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
ID of the Access Grant to update. Provide either access_grant_id or access_grant_key.
Key of the Access Grant to update. Provide either access_grant_id or access_grant_key.
Minimum string length:
1Display name for the access grant.
Response
OK
The response is of type object.