ActionIdentity

ActionIdentity
ActionIdentity

Model representing an action identity

JSON Example
{
    "id": "string",
    "orgId": "string",
    "projectId": "string"
}
string
id
Required

ID of the action

string
orgId
Required

Organization ID of the action

string
projectId
Optional

ID of the project where the action is available (required for non-system actions)