# Theme Coming soon; [contact us](mailto:help@dash.app) if you need access to this API endpoint. ## Get the account theme - [GET /context-types/{contextType}/contexts/{contextId}/theme](https://api-docs.dash.app/dash/openapi/theme/gettheme.md): Get the account's Theme ## Update the account theme - [PATCH /context-types/{contextType}/contexts/{contextId}/theme](https://api-docs.dash.app/dash/openapi/theme/patchtheme.md): Update the Theme of the account. ## Upload a theme image - [POST /context-types/{contextType}/contexts/{contextId}/theme-image-uploads](https://api-docs.dash.app/dash/openapi/theme/postthemeimageupload.md): Post an upload object for one of the images in the account's Theme ## Search for account themes - [POST /theme-searches](https://api-docs.dash.app/dash/openapi/theme/postthemesearch.md): Create a new ThemeSearch. This can be used to search for a theme by subdomain. This endpoint is unauthenticated. Do not send a Bearer Token in the Authorization Header ## Delete the account theme favicon - [DELETE /context-types/{contextType}/contexts/{contextId}/theme/favicon](https://api-docs.dash.app/dash/openapi/theme/deletethemefavicon.md): Delete the favicon from the Theme ## Delete the account theme homepage image - [DELETE /context-types/{contextType}/contexts/{contextId}/theme/homepage-image](https://api-docs.dash.app/dash/openapi/theme/deletethemehomepageimage.md): Delete the homepage image from the Theme ## Delete the account theme login image - [DELETE /context-types/{contextType}/contexts/{contextId}/theme/login-image](https://api-docs.dash.app/dash/openapi/theme/deletethemeloginimage.md): Delete the login image from the Theme ## Delete the account theme logo - [DELETE /context-types/{contextType}/contexts/{contextId}/theme/logo](https://api-docs.dash.app/dash/openapi/theme/deletethemelogo.md): Delete the logo from the Theme ## Get the account theme - [GET /theme](https://api-docs.dash.app/dash/openapi/theme/getthemedeprecated.md): Get the account's Theme ## Update the account theme - [PATCH /theme](https://api-docs.dash.app/dash/openapi/theme/patchthemedeprecated.md): Update the Theme of the account. ## Upload a theme image - [POST /theme-image-uploads](https://api-docs.dash.app/dash/openapi/theme/postthemeimageuploaddeprecated.md): Post an upload object for one of the images in the account's Theme ## Delete the account theme favicon - [DELETE /theme/favicon](https://api-docs.dash.app/dash/openapi/theme/deletethemefavicondeprecated.md): Delete the favicon from the Theme ## Delete the account theme homepage image - [DELETE /theme/homepage-image](https://api-docs.dash.app/dash/openapi/theme/deletethemehomepageimagedeprecated.md): Delete the homepage image from the Theme ## Delete the account theme login image - [DELETE /theme/login-image](https://api-docs.dash.app/dash/openapi/theme/deletethemeloginimagedeprecated.md): Delete the login image from the Theme ## Delete the account theme logo - [DELETE /theme/logo](https://api-docs.dash.app/dash/openapi/theme/deletethemelogodeprecated.md): Delete the logo from the Theme