This endpoint enables a diabled delivery provider.

Endpoint POST

Request Body Parameters

provider_id
string

The uuid of the provider you want to enable

Sample Request
  {
    "provider_id" : "f1bc197f-6365-422x-xxxx"
  }