v1

latestOpenAPI 3.0.12026-07-1714724311.1 KB
Items
ItemsDirectusSyncIDMap

Update an Item

Update an existing directus_sync_id_map item.

patch/items/directus_sync_id_map/{id}

Path parameters

integer required

Incremental index of the item.

OR
string required

Unique identifier of the item.

Example:1

Index of the item.

Query parameters

fieldsstring[]

Control what fields are being returned in the object.

metastring

What metadata to return in the response.

Request body

idinteger
tablestring required
sync_idstring required
local_idstring required
created_atstring date-time nullable

Response

Successful request