v1

latestOpenAPI 3.1.02026-07-242442479.7 KB

Delete an Account

delete/api/record/account/{id}

Path parameters

idstring required

Use an account's GUID.

Response

200

successboolean
{"stackTrail":"paths:/api/record/account/{id}:delete:responses:200:content:application/json:schema:properties:data","oasType":"schema","type":"unknown"}
messagestring

Example response

{
  "success": true
}