Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Deletes an account. The calling application must have permission to delete accounts.

Endpoint ID:1004
Method:
Status
colourGreen
titleDELETE
URL:

/user/dp-key/{dp-key}/data/{contract-id}

/user/ext-key/{ext-key}/{ext-type}/data/{contract-id}


  dp-key

dialogportal™ master key that uniquely identifies account to remove

  ext-key

External key that uniquely identifies 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 
Span
stylewhite-space:pre
Response body:
None 
Status codes:

204

Account was removed successfully
 404Account was not found
 412App has no permission to remove accounts