Replace custom list identifiers
Replace all existing identifiers in a custom list with new ones.
Path parameters
listId
The unique identifier of the custom list
Headers
Authorization
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Request
This endpoint expects a list of objects.
identifier
Type of identifier
value
The identifier value
Response
Identifiers replaced successfully
message
Response message
result
Indicates if the request was successful
content