v1

latestOpenAPI 3.0.02026-07-22201291.8 MB

Update an Access Grant

Updates an existing Access Grant's time window.

post/access_grants/update

Request body

access_grant_idstring uuid

ID of the Access Grant to update. Provide either access_grant_id or access_grant_key.

access_grant_keystring

Key of the Access Grant to update. Provide either access_grant_id or access_grant_key.

ends_atstring date-time nullable

Date and time at which the validity of the grant ends, in ISO 8601 format. Must be a time in the future and after starts_at.

namestring nullable

Display name for the access grant.

starts_atstring date-time

Date and time at which the validity of the grant starts, in ISO 8601 format.

Response

OK

object required