RUAL Documentation

PUT /blueprintactions/bulkunsaved

Update multiple blueprint actions in unsaved state with real-time collaboration broadcasting

Update multiple blueprint actions in unsaved state with real-time collaboration broadcasting
Key Type Example
authorization required string
"Bearer your-jwt-token"
{ "updated": 123 }
{ "success": false, "error": "HTTP_401", "message": "Error response" }
Error Code Description
HTTP_401 HTTP 401 error
permission description
BearerAuth JWT access token obtained from login endpoint required

Back to Blueprint Actions Return to the Blueprint Actions category to view other endpoints All API Categories Browse all available API categories