/
1004: Remove account
1004: Remove account
Deletes an entity/account. The calling application must have permission to delete accounts.
Endpoint ID: | 1004 | |||||
Method: | DELETE | |||||
URL: | /entity/id/{entity-id}/{contract-id} /entity/ext-key/{ext-key}/{ext-type}/{contract-id} | |||||
entity-id | Rubiq entity ID that uniquely identifies an account to remove | |||||
ext-key | External key that uniquely identifies an account to remove | |||||
ext-type | Type of external key | |||||
contract-id | Identifies the type of account to remove. If omitted, the default contract for the particular app is used | |||||
Request body: | None | |||||
| None | |||||
Status codes: | 204 | Account was removed successfully | ||||
404 | Account was not found The following sub codes may be returned:
| |||||
412 | App has no permission to remove accounts |
, multiple selections available,
Related content
1003: Update account data
1003: Update account data
Read with this
1100: Create lead
1100: Create lead
More like this
1300: Fetch consent stream data
1300: Fetch consent stream data
More like this
1200: Trigger scheduled policy
1200: Trigger scheduled policy
More like this
1201: Trigger policy for selection
1201: Trigger policy for selection
More like this
2103: Get entity terms acceptance status
2103: Get entity terms acceptance status
More like this