Airtable · Arazzo Workflow
Airtable Deprovision a SCIM User
Version 1.0.0
Find a SCIM user by username and then delete the resource.
View Spec
View on GitHub
ApplicationCollaborationDataDatabasesLow-CodeProductivitySpreadsheetsArazzoWorkflows
Provider
Workflows
deprovision-scim-user
Find a SCIM user by username and delete it.
Locates a SCIM 2.0 user by filtering on the userName attribute and then permanently deletes the matched user resource.
1
findUser
Locate the SCIM user by applying a SCIM filter on the userName attribute, returning at most one match.
2
deleteUser
Permanently delete the matched SCIM user resource from the enterprise account.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.