# Re-enable account disabled for hitting send limit

Re-enable an account that was disabled for reaching the custom sending limit

Endpoint: PUT /v5/accounts/limit/custom/enable
Version: 3.0.0
Security: basicAuth

## Response 200 fields (application/json):

  - `success` (boolean)
    Indicates success of request

## Response 400 fields (application/json):

  - `message` (string)
    Response message


