v1
latestOpenAPI 3.1.02026-07-24440202.2 KBOAuth 2.0 client registration
Create an account for a third-party application
post/oauth2/registerclient_23X_v1
Request body
Response
200
Example response
{
"info": {
"id": "hoVe5vyeD2TtImZy.canva.orangelogic.com",
"name": "Canva",
"description": "Oauth credential account for Canva integration",
"iconID": "2QDTWAWHUT7",
"redirectURIs": [
"https://www.canva.com/login/"
]
},
"credentials": {
"id": "hoVe5vyeD2TtImZy.canva.mangovations.com",
"secret": "DjZoRf8FnNmDYP8hX2nOErOs9iOGF70oMlQ_yYF91pQ"
}
}