[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-14 UTC."],[[["\u003cp\u003eThis webpage outlines the process for creating a new brand via an HTTP POST request.\u003c/p\u003e\n"],["\u003cp\u003eThe specified endpoint for brand creation is \u003ccode\u003ehttps://businesscommunications.googleapis.com/v1/brands\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must include an instance of the \u003ccode\u003eBrand\u003c/code\u003e resource, while a successful response will return a newly created instance of the \u003ccode\u003eBrand\u003c/code\u003e resource.\u003c/p\u003e\n"],["\u003cp\u003eThe request is made using gRPC Transcoding syntax.\u003c/p\u003e\n"]]],[],null,["# Method: brands.create\n\nCreates a new brand.\n\n### HTTP request\n\n`POST https://businesscommunications.googleapis.com/v1/brands`\n\nThe URL uses [gRPC Transcoding](https://google.aip.dev/127) syntax.\n\n### Request body\n\nThe request body contains an instance of [Brand](/business-communications/rcs-business-messaging/reference/business-communications/rest/v1/brands#Brand).\n\n### Response body\n\nIf successful, the response body contains a newly created instance of [Brand](/business-communications/rcs-business-messaging/reference/business-communications/rest/v1/brands#Brand)."]]