People (Workers)
Delete many people (not available)
Not available on any resource. This route always returns 403, so a broad filter can never wipe out a table in one call. People cannot be deleted one at a time either: DELETE /worker/{id} also returns 403. Archive them in bulk with PATCH /worker/bulk instead.
DELETE
Delete many people (not available)
Authorizations
Organization-scoped API key. Create one in the BuildingSwell app under Organization settings, API keys.