Update action
actions
Update action
Update an existing action’s name and/or description.
Authorization: Requires admin privileges to update actions.
Partial Updates: You can update just the name, just the description, or both. Provide only the fields you want to update.
Impact: Updating an action name may affect existing endpoint mappings and authorization policies that reference this action.
Use Cases:
- Refine action descriptions for better clarity
- Rename actions to follow updated naming conventions
- Administrative maintenance of the action catalog
PUT
Update action
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Request model for updating an existing action.
Response
Action updated successfully
Response model for action information.
