post https://api-prod.jostle.us/activity
Create an activity post in the Activity Feed, can include and image and text.
Responses
400Bad Request
401Unauthorized
403Forbidden
405Method Not Allowed
Create an activity post in the Activity Feed, can include and image and text.
400Bad Request
401Unauthorized
403Forbidden
405Method Not Allowed
xxxxxxxxxx
curl --request POST \
--url https://api-prod.jostle.us/activity \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
{
"createdDate": "2025-03-31T15:44:12.712Z",
"errorDetail": "string"
}