githubEdit

Deleting an Access Grant

Learn how to delete an Access Grant.

circle-info

Early Access Preview. The Access Grants API is currently in Alpha. We're actively developing it and seeking early feedback at [email protected]envelope. Expect breaking changes as we refine the design.

To delete an Access Grant:

Code:

seam.access_grants.delete(access_grant_id="403ea27b-af76-4a48-ace9-8f9498f4c25c")

Output:

None

Last updated

Was this helpful?