Skip to main content
POST
Agregar o eliminar tags a un contacto por id

Authorizations

x-api-key
string
header
required

Path Parameters

contactId
number
required

Body

application/json
tagsToDelete
number[]
tagsToAdd
number[]

Response

Tags agregados o eliminados con éxito

message
string
required