Skip to main content
POST
Agregar o eliminar items a un contacto

Authorizations

x-api-key
string
header
required

Path Parameters

contactId
number
required

Body

application/json
itemsToDelete
number[]
itemsToAdd
number[]

Response

Items agregados o eliminados con éxito

The response is of type object.