post https://society.ton.org/v1/activities
An endpoint that allows to create a new activity. See ton-society events catalouge. Newly created activity is posted on the website and is available by its slug (use GET /activities/{activity_id} request to find the activity slug) but might not be present in the catalouge. In order to appear under one of the activity categories, the activity needs to go through additional moderation.
Log in to see full request history
Responses
400Invalid query/path/body param provided
404Resource not found
429Rate limit exceeded. See "Retry-After", "X-RateLimit-Limit", "X-RateLimit-Remaining", and "X-RateLimit-Reset" headers in the response
500Internal server error