Thanks for your feedback!
EDIT
This event-driven callback is activated whenever an access token is registered on the API Manager, either through an OAuth flow or directly via the administrative interface.
Request body:
"body": "{
"action":"CREATED, UPDATED or DELETED",
"AuthToken":{
"id":number,
"code":"string",
"owner":"string",
"status":"ACTIVE or REVOKE",
"creationDate":number,
"plans":[],
"extraInfo":{},
"apis":null
},
"user":"string"
}"
Share your suggestions with us!
Click here and then [+ Submit idea]