Run a resource action against multiple instances
Runs a resource action against multiple instances.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
modelIdentifier
The ID of the Resource Model to run an action on.
Request
options
actionId
A 4-digit hexadecimal id
group
instances
inputs
inputOverrides
Response
response
A success response from an API method
OR
A failure response from an API method
Errors
500
Internal Server Error