Creates an account activity
Authorizations
Enter JWT bearer token
Enter organization ID
Body
The identifier of the account to create the activity for
"A123"
The timestamp of the activity
"2024-01-01T00:00:00Z"
The duration of the activity in minutes
60
The location of the activity
"New York, NY"
The title of the activity
"Meeting with John Doe"
The identifier / value of the Type attribute of the activity
"T123"
The identifier / value of the Status attribute of the activity
"S123"
The identifiers of the participants of the activity
["U123", "U124"]
The URLs of the attachments to attach to the note
[
"https://example.com/attachment1.jpg",
"https://example.com/attachment2.jpg"
]
Response
The identifier of the activity
The identifier of the account
The name of the account
The timestamp of the activity
The duration of the activity in minutes
The location of the activity
The title of the activity
The type of the activity
The identifier of the type attribute
The configuration of the type attribute
The status of the activity
The identifier of the status attribute
The configuration of the status attribute
The participants of the activity
The creator of the activity
The identifier of the creator
The email of the creator
The attachments of the activity
The creation date of the activity
The update date of the activity