# Account Banner

This contains APIs for Account Banners.

## Retrieves the list of Banners in account scope

 - [GET /v1/banners](https://apidocs.harness.io/account-banner/get-account-scoped-banners.md): Retrieves the list of Banners in account scope

## Creates a new Banner in account scope

 - [POST /v1/banners](https://apidocs.harness.io/account-banner/create-account-scoped-banners.md): Creates a new Banner in Account Scope.

## Validate if the specified Banner identifier is available for use in account scope

 - [GET /v1/banners/validate-unique-identifier/{bannerId}](https://apidocs.harness.io/account-banner/validate-account-scoped-banner-identifier.md): Validate if the specified BannerDTO identifier is available for use in account scope

## Check for a current account max 5 banners are enabled or not

 - [GET /v1/banners/allowed](https://apidocs.harness.io/account-banner/banners-allowed.md): Check for a current account max 5 banners are enabled or not.

## Updates the specified Banner in account scope

 - [PUT /v1/banners/{banner}](https://apidocs.harness.io/account-banner/update-account-scoped-banner.md): Updates the specified Banner in account scope

## Deletes the specified Banner in account scope

 - [DELETE /v1/banners/{banner}](https://apidocs.harness.io/account-banner/delete-account-scoped-banner.md): Deletes the specified Banner in account scope

## Return Active Banners

 - [GET /v1/banners/active](https://apidocs.harness.io/account-banner/get-account-scoped-active-banners.md): This API endpoint will return max 5 banners as that is the enabled banners count.

## Retrieves the list of Banners in account scope

 - [GET /v1/banners](https://apidocs.harness.io/account-banner/get-account-scoped-banners.md): Retrieves the list of Banners in account scope

## Creates a new Banner in account scope

 - [POST /v1/banners](https://apidocs.harness.io/account-banner/create-account-scoped-banners.md): Creates a new Banner in Account Scope.

## Validate if the specified Banner identifier is available for use in account scope

 - [GET /v1/banners/validate-unique-identifier/{bannerId}](https://apidocs.harness.io/account-banner/validate-account-scoped-banner-identifier.md): Validate if the specified BannerDTO identifier is available for use in account scope

## Check for a current account max 5 banners are enabled or not

 - [GET /v1/banners/allowed](https://apidocs.harness.io/account-banner/banners-allowed.md): Check for a current account max 5 banners are enabled or not.

## Updates the specified Banner in account scope

 - [PUT /v1/banners/{banner}](https://apidocs.harness.io/account-banner/update-account-scoped-banner.md): Updates the specified Banner in account scope

## Deletes the specified Banner in account scope

 - [DELETE /v1/banners/{banner}](https://apidocs.harness.io/account-banner/delete-account-scoped-banner.md): Deletes the specified Banner in account scope

## Return Active Banners

 - [GET /v1/banners/active](https://apidocs.harness.io/account-banner/get-account-scoped-active-banners.md): This API endpoint will return max 5 banners as that is the enabled banners count.

