Skip to main content
POST
Set the object requirement for a custom action definition.

Supported products

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

appId
integer<int32>
required

The ID of the app associated with the custom action definition.

definitionId
string
required

The ID of the custom action definition.

Body

application/json
requiresObject
boolean
required

Indicates whether a custom action definition requires an associated object.

Response

Last modified on March 31, 2026