Delete a CAPTCHA Instance
DELETE {{baseUrl}}/api/v1/captchas/:captchaId
Deletes a CAPTCHA instance by captchaId
. If the CAPTCHA instance is currently being used in the org, the delete will not be allowed.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |