Skip to main content

Regenerate API Key

POST 

/partner/auth/key_reissue

Regenerate the API key after verifying the existing one.

Request

Responses

200Success
Response 200
{
"message": {
"key": "RES000000",
"value": "success"
},
"data": {
"key": "DEMO-NEW-KEY-00000"
}
}
Schema Details
FieldTypeDescription
messageobject
dataobject