await seam.accessGrants.delete({
access_grant_id: "403ea27b-af76-4a48-ace9-8f9498f4c25c",
});
/*
// void
*/{
"ok": true
}Access Grants
Delete an Access Grant
Delete an Access Grant.
POST
/
access_grants
/
delete
await seam.accessGrants.delete({
access_grant_id: "403ea27b-af76-4a48-ace9-8f9498f4c25c",
});
/*
// void
*/{
"ok": true
}Authorizations
pat_with_workspaceconsole_session_with_workspaceapi_keyclient_session_with_customer
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
ID of Access Grant to delete.
Response
OK

