Hard-delete an attachment
DELETE/openapi/v1/credentials/:credentialId/attachments/:attachmentId
Removes the attachment from the credential permanently. Cannot be undone.
Request
Responses
- 200
- 401
- 403
- 429
- 500
OK
Authentication required
Caller is not authorised
Rate limit exceeded — see Retry-After header
Internal server error