Delete Dictionary Record by name and ID

DELETE {{url}}/{{tenantName}}/{{instanceName}}/dictionaries/:dictionaryName/:dictionaryRecordId

HTTP Request

DELETE /{tenantName}/{instanceName}/dictionaries/{dictionaryName}/{dictionaryRecordId}

in our example it would be:

DELETE https://api.live.welkincloud.io/gh/sb-demo/dictionaries/cpt/001806e2-3464-40b2-8adb-e756abe31fb1

Responses

CodeDescription
200OK
401Unauthorized
403Forbidden
404Not Found