Banners

Delete a Language

DELETE
/banners/languages/{languageId}

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

languageId*string
languageId*string

Response Body

application/json

application/json

application/json

application/json

curl -X DELETE "https://example.com/banners/languages/string"
Empty
{  "message": "string",  "errors": {    "property1": [      "string"    ],    "property2": [      "string"    ]  }}
{  "message": "string",  "errors": {    "property1": [      "string"    ],    "property2": [      "string"    ]  }}
{  "message": "string",  "errors": {    "property1": [      "string"    ],    "property2": [      "string"    ]  }}
{  "message": "string",  "errors": {    "property1": [      "string"    ],    "property2": [      "string"    ]  }}