activities
post/v2/activities
Query parameters
site_idnumber
Create the activity in the specified site. This is only required for programs that have multiple sites. Programs with only a single site can omit this parameter, and the activity will be created in the program's only site
Request body
Example request
{
"date": "2025-01-01T12:00:00Z"
}Response
201
Changes
No recorded changes to this endpoint across all 1 revision of this API.