After/Before Developer Created/Updated/Deleted

This event-driven callback is activated whenever a developer is created, updated, or deleted on the API Manager through the Developer Portal.

Request body:

"body": "{
	"action":"CREATED, UPDATED or DELETED",
	"user":"string",
	"UserAccount":{
		"id":number,
		"name":"string",
		"login":"string",
		"email":"string",
		"password":"string",
		"role":"string",
		"status":"ACTIVE, PENDING or BLOCKED",
		"complements":"",
		"creationDate":number
	}
}"
Thanks for your feedback!
EDIT

Share your suggestions with us!
Click here and then [+ Submit idea]