POST
/
v1
/
dashboard_access
Authorization
curl --request POST \
  --url https://api.otito.dev/v1/dashboard_access \
  --header 'Authorization: <authorization>'
{
  "url": "https://widget.otito.dev?key=sk_temp_b1c75249b6544b9e86a162ddec63834f",
  "status": true,
  "message": "app portal successfully created"
}

Response

status
boolean

Indicates whether the api call was successful.

message
string

Generic api response text

url
string

The url of the app portal. You can embed this in your dashboard or have the user visit it as a standalone link