Delete Entity

Marks the entity as deleted. It can be recreated later by intiating a new .connect() flow from the LinkSDK.

Path Params
uuid
required
uuid
required
Query Params
string

Why is the entity being deleted?

Body Params
string | null
enum
required

Please always pass in the value USER_REQUESTED.

Allowed:
Response
200
Language
URL
Response
Click Try It! to start a request and see the response here!