Endpoint
Authentication
This endpoint requires a valid JWT token.Path Parameters
The unique identifier of the activity to reactivate
Response
Returns the updated activity object withactivo set to true.
Unique identifier for the activity
Name of the activity
Description of the activity
Objective of the activity
Activity category
Whether the activity is active (will be true)
Example Request
Example Response
Error Responses
Not Found
Reactivated activities will immediately appear in the
/actividades endpoint (which only returns active activities).To deactivate an activity again, use the Deactivate Actividad endpoint.
