Run a resource action
Runs a resource action.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
modelId
The ID of the Resource Model to run an action on
Request
options
actionId
A 4-digit hexadecimal id
instance
instanceName
The name of the resource instance
instanceDescription
Free-form text describing the resource instance
inputs
Response
response
A success response from an API method
OR
A failure response from an API method
Errors
500
Internal Server Error