DEL
Delete a Link account
Soft-deletes a Link account. Blocks deletion if the account has active sub-accounts or pending transfers.
Path Params
-
enterpriseIdstring requiredYour enterprise id. -
accountIdstring requiredThe account ID to delete.
Header Params
-
user-idstring requiredUser id of the user making the request.
Responses
200
OK
Response Body
object
-
idstring required -
venueIdstring required -
credentialsarray of objects requiredcredentials object
-
idstring required -
accessLevelsarray of string enums requiredreadwriteread_write -
expirationDatestring
-
-
statusstring enum requiredactiveinactivedeletedpending_credentials -
namestring required -
descriptionstring required -
whitelistingEnabledboolean required -
parentAccountstring -
usersarray of objectsusers object
-
permissionsarray of string enums requiredlink.account.adminlink.account.transferlink.account.view -
userIdstring required
-
-
createdDatestring date-time required -
modifiedDatestring date-time required
401
Unauthorized
Response Body
object
-
errorNamestring required -
errorstring required
403
Forbidden
Response Body
object
-
errorNamestring required -
errorstring required
404
Not Found
Response Body
object
-
errorNamestring required -
errorstring required
409
Conflict
Response Body
object
-
errorNamestring required -
errorstring required
500
Internal Server Error
Response Body
object
-
errorNamestring required -
errorstring required