The following sample shows the DELETE /environments/{environmentId}/gateways/{gatewayId}/credentials/{credentialId}
operation to delete the gateway credential specified by its ID in the request URL.
When successful, the DELETE
request returns a code 204 No Content
message.