Get reserved username suggestions

Returns reserved username suggestions for the business portfolio (higher chance of approval). A suggestion can be claimed via Set / Adopt Business Username.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Sample Request:

curl --location 'https://partner.gupshup.io/partner/app/{{APP_ID}}/username/suggestions' \
--header 'Authorization: {{PARTNER_APP_TOKEN}}'

{
  "username_suggestions": [
    "gupshup",
    "journeybuilderflowsp",
    "k8sautomation",
    "newapril05",
    "convomatetestqa",
    "qa_cdp_gg",
    "gupshupctm",
    "shashwatgupshuptest"
  ]
}


KeyDescriptionValues
AuthorizationAccess token for the applicationsk_****
APP_IDApp ID (path param)e.g. 04e6c66b-bb95-4bfc-b75e-4e7391ddc680

Path Params
uuid
required

Application ID

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json