Skip to main content
POST
/realms/{realmId}/organizations/{organizationId}/attachments

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

realmId
string
required
organizationId
string
required

Body

application/json
name
string
required
Required string length: 1 - 255
contentType
string
required
Required string length: 1 - 255
checksumSha256
string
required
Required string length: 44
Pattern: ^[A-Za-z0-9+/]{43}=$
sizeBytes
integer
required
Required range: 1 <= x <= 26214400

Response

default

Undocumented response (no code type, no existing spec).