Delete provider credentials by ID
delete/midgard/v0.1/provider/{providerId}/credentials/{credentialsId}
Request
Authorization
X-AT
header
apiKey
Path Parameters
providerId
integer
REQUIRED
credentialsId
integer
REQUIRED
Response
200Credentials deleted successfully.
403Returned when the requester is not authorized.
404Credentials not found.
500Credentials could not be deleted.
Shell cURL
shell
Show schema
json