Apps

Run a custom app action

Runs the saved script, or creates the agent task, named by the app definition.

post/api/apps/{id}/actions/{name}

Path parameters

idstring required
namestring required

Request body

inputobject

Response

Action invoked

OR
OR

Changes

Changed in 4 of the 105 revisions of this API.17

    • added the new draft enum value to the / response property for the response status

      response-property-enum-value-added

    • added subschema #3 to the response body anyOf list for the response status

      response-body-any-of-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • endpoint added

      endpoint-added