Delete Authentication Code
DELETE {{authPath}}/{{envID}}/authenticationCodes/{{authCodeID}}
The following sample shows the DELETE /{{envID}}/authenticationCodes/{{authCodeID}}
operation to delete and authentication code resource.
When successful, the DELETE request returns a code 204 No Content
message.