cURL
curl --request PATCH \ --url http://localhost:3091/v1/api/superadmin/agencies/{id}/suspend \ --header 'Authorization: Bearer <token>'
{}
Suspends the agency, blocking all operations
JWT access token from POST /v1/api/auth/login
Agency suspended