cURL
curl --request PATCH \ --url http://localhost:3091/v1/api/superadmin/agencies/{id}/activate \ --header 'Authorization: Bearer <token>'
{}
Reactivates a suspended agency
JWT access token from POST /v1/api/auth/login
Agency activated