v3

latestOpenAPI 3.0.12026-07-31240345599.7 KB
Sync action groups

Update sync action group

Updates a sync action group.

patch/api/{cloudId}/v1/syncs/{syncId}/action-groups/{id}

Path parameters

syncIdstring required

Id of the sync

Id of the sync

idstring required

Id of the action group

Id of the action group

Request body

namestring

Name of the action group.

enabledboolean

Enabled status of the action group.

Response

Returned if the request is successful

idstring

Id of the action.

namestring

Name of the action.

typestring

Type of the action.

enabledboolean

Enabled status of the action.

ordernumber float

Order of the action.

direction'incoming' | 'outgoing'

Direction of the action.

actionGroupIdstring

Id of the action group that the action belongs to.

fieldMappingsobject

Field mappings of the action.

propertiesobject

Properties of the action.