invocation
service
This endpoint lets you invoke a method in another Dapr enabled app.
delete/v1.0/invoke/{appId}/method/{method-name}
Path parameters
appIdstring required
the App ID associated with the remote app
Example:nodeapp
the App ID associated with the remote app
method-namestring required
name of the method to be invoked
Example:neworder
name of the method to be invoked
Headers
Content-Typestring
the App ID associated with the remote app
Example:application/json
the App ID associated with the remote app
Parameters
#/components/securitySchemes/ApiKeyAuth — unresolved $ref
Response
Operation succeeded
Changes
Changed in 2 of the 5 revisions of this API.4
- ○
api tag
invocationaddedapi-tag-added
- ○
api tag
Invocationremovedapi-tag-removed
- ○
- ○
api tag
Invocationaddedapi-tag-added
- ○
api tag
invocationremovedapi-tag-removed
- ○