Deleting an Access Grant
Learn how to delete an Access Grant.
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?
Learn how to delete an Access Grant.
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?