Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
Success
Describes an activity performed by a profile. For example, when a customer messages the business for the first time, a "privacy message" informing the customer will be sent. This will be persisted as an activity of type "privacy_message".