Skip to main content
To delete an Access Grant:
Code:
await seam.accessGrants.delete({
  access_grant_id: '403ea27b-af76-4a48-ace9-8f9498f4c25c',
})
Output:
// void