Users
Delete a user
DELETE
Path Parameters
Unique identifier for the user. This should match the user’s ID in your system.
Response
Unique identifier for the user. This should match the user’s ID in your system.
Represents the object’s type. Always “user”.
Indicates whether the user was successfully deleted. Always true when the request succeeds.