Endpoint
Authentication
This endpoint requires a valid JWT token.Path Parameters
The unique identifier of the activity to update
Request Body
All fields are optional. Only include fields you want to update.Name of the activity
Description of the activity
Objective or goal of the activity
Activity category. Must be one of:
TRABAJO_COMUNITARIOLIDERAZGO_COMUNITARIOATENCION_SUSTANCIASEDUCACION_PARA_LA_VIDAPROMOCION_CULTURAL_DEPORTIVA
Response
Returns the updated activity object.Unique identifier for the activity
Name of the activity
Description of the activity
Objective of the activity
Activity category
Whether the activity is active
Example Request
Example Response
Error Responses
Not Found
You only need to include the fields you want to update. Fields not included in the request will remain unchanged.
