Create Theme POST /v1/themes Creates a new theme. If a theme with the same name already exists, returns the existing one. Request Responses200400401500Theme created or existing theme returnedInvalid request parametersInvalid or missing API keyInternal server error