Create App
You can programmatically create developer app using the resource below.
Auth Developer
Request Body
Name
Type
Description
{
"success": true,
"data": {
"user": {
"deleted": false,
"_id": "5cefae5e4....",
"sandboxMobile": "235555555555",
"createdAt": "2020-06-17T08:19:49.586Z",
"email": "developeraccount@softcom.ng",
"lastLogin": "2020-09-03T17:58:40.495Z",
"updatedAt": "2020-09-03T17:58:40.496Z"
},
"token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9......"
}Create Developer App
Headers
Name
Type
Description
Request Body
Name
Type
Description
Last updated
Was this helpful?