Upload an attachment (JSON+base64)
POST/openapi/v1/credentials/:credentialId/attachments
Convenience endpoint for clients that already serialise as JSON. Provide the file bytes as a base64-encoded data field plus fileName and mimeType.
Request
Responses
- 200
- 401
- 403
- 429
- 500
OK
Authentication required
Caller is not authorised
Rate limit exceeded — see Retry-After header
Internal server error