# Processes an existing activity This method will auto-generate an ID and create a new activity. If an ID is specified for the activity, an error will be thrown. Endpoint: PUT /activities/{tenantId}/process/{id} Version: v1-2025-04-18 Security: knox-authorizer ## Path parameters: - `tenantId` (string, required) The id of the tenant being accessed. - `id` (string, required) The id of the activity to process ## Response 200 fields ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields ## Response 429 fields ## Response 500 fields