Deactivate workflows for a user
Workflows
Deactivate workflows for a user
Deactivates all active workflows for a user in bulk.
This endpoint may be used to perform a bulk operation such as temporarily disabling a user’s account in lieu of deleting the user account if the user wants to “pause” their account.
PUT
Deactivate workflows for a user
Documentation Index
Fetch the complete documentation index at: https://docs.runalloy.com/llms.txt
Use this file to discover all available pages before exploring further.
Headers
The version of the API to use. The current API version is 2025-09.
Path Parameters
The Id of the user you want to lookup. Returned from the Create User endpoint
Response
200 - application/json
200
Example:
"Success"

