Remote procedures

Call RPC

post
/rpcs/{appName}/{appVersion}/{rpcName}
Required scopes
This endpoint requires the following scopes:
Authorizations
AuthorizationstringRequired

Authorize the API call with your API token in the Authorization header with the value: Token your-api-token.

If you don't have an API token yet, please refer to the "Authentication" section to learn how to create one.

Path parameters
appNamestringRequired
appVersionstringRequired
rpcNamestringRequired
Header parameters
imt-remote-formulaintegerOptionalExample: 1
imt-ignore-requiredstringOptionalExample: yes
imt-validate-schemastringOptionalExample: yes
Body
dataobjectOptional
Responses
post
/rpcs/{appName}/{appVersion}/{rpcName}
200

Successful response

No content

Process action

options
/rpcs/{appName}/{appVersion}/{rpcName}
Required scopes
This endpoint requires the following scopes:
Authorizations
AuthorizationstringRequired

Authorize the API call with your API token in the Authorization header with the value: Token your-api-token.

If you don't have an API token yet, please refer to the "Authentication" section to learn how to create one.

Path parameters
appNamestringRequired
appVersionstringRequired
rpcNamestringRequired
Header parameters
imt-remote-formulaintegerOptionalExample: 1
imt-ignore-requiredstringOptionalExample: yes
imt-validate-schemastringOptionalExample: yes
Responses
options
/rpcs/{appName}/{appVersion}/{rpcName}
200

Successful response

Last updated