v1

latestOpenAPI 3.1.02026-07-22155403592.5 KB
Syncs

Update flow mappings for a specific consumer

Route that can be used to update the flow mappings for a specific consumer. It will replace the existing configuration with the provided one.

patch/consumers/{consumer_id}/syncs/{syncid}

Path parameters

syncidstring uuid required
consumer_idstring uuid required

Request body

namestring required
descriptionstring nullable
display_orderinteger
challenge_questionstring nullable
conditionsobject nullable
hidden_source_idsstring[] required
sub_mapping_namestring required
sub_mapping_descriptionstring nullable

Response

Successful Response