End User API [Deprecated]
Delete End User
DELETE
/
api
/
delete_end_user
/
The End User API is now deprecated and has been replaced by the Customer API.
Body
provided_id
string
requiredThe ID of the end user you provided in creation
customer_id
number
requiredThe ID of the end user group the end user belongs to
Response
success
number
Indicates whether the call was successful. 1 if successful, 0 if not.