Endpoint
Authentication
This endpoint requires a valid JWT token.Request Body
Name of the activity (must be unique)
Description of the activity
Objective or goal of the activity
Activity category. Must be one of:
TRABAJO_COMUNITARIO- Community workLIDERAZGO_COMUNITARIO- Community leadershipATENCION_SUSTANCIAS- Substance abuse treatmentEDUCACION_PARA_LA_VIDA- Life educationPROMOCION_CULTURAL_DEPORTIVA- Cultural and sports promotion
Response
Unique identifier for the activity
Name of the activity
Description of the activity
Objective of the activity
Activity category
Whether the activity is active (default: true)
Example Request
Example Response
Validation Errors
The activity name must be unique. Attempting to create an activity with a duplicate name will result in an error.
