Delete Authentication Provider

DELETE {{baseUrl}}/odaInstances/:odaInstanceId/authenticationProviders/:authenticationProviderId

Delete the specified Authentication Provider.

HEADERS

KeyDatatypeRequiredDescription
if-matchstringFor optimistic concurrency control in a PUT or DELETE call for
a Digital Assistant instance, set the if-match query parameter
to the value of the ETAG header from a previous GET or POST
response for that instance. The service updates or deletes the
instance only if the etag that you provide matches the instance's
current etag value.
opc-request-idstringThe client request ID for tracing. This value is included in the opc-request-id response header.
Acceptstring