Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Contacts to add or update
Response
Contact response
Learn how to create or update contacts in bulk using the Notocat API. This guide covers the POST /contacts endpoint, allowing you to manage your subscriber data efficiently.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Contacts to add or update
Contact response