Create an activity
Activities
Create an activity
Creates a record of a customer having performed a given action.
POST
Create an activity
Documentation Index
Fetch the complete documentation index at: https://dev.smile.io/llms.txt
Use this file to discover all available pages before exploring further.
This endpoint requires the scope.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
- With customer ID
- With customer email
Response
201 - application/json
The activity was successfully created.