Create Contact Log

Use this endpoint to create a new Log for an existing contact.

This endpoint is rate limited. Use the RateLimit-* response headers to check current limits and remaining quota.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The contact's unique identifier

Body Params
date-time
required

The DateTime for the log.
An ISO 8601 string of datetime including the time component and ending with 'Z' (so in UTC).
https://en.wikipedia.org/wiki/ISO_8601#Coordinated_UniversalTime(UTC)

string
enum
required

The Contact Log Type

Allowed:
string | null

A text with a description of the log.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses
204

No Content

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain