/large_object

Creates a LargeObject with content

post
Authorizations
AuthorizationstringRequired
Body
Responses
post
/large_object_mp

Creates a LargeObject

post
Authorizations
AuthorizationstringRequired
Body
mimeTypeanyRequired

The MIME type associated with the object.

Responses
post
/large_object

Creates a LargeObject from provided URL

post
Authorizations
AuthorizationstringRequired
Body
mimeTypeanyRequired

The MIME type associated with the object.

fileUrlanyRequired

List with image URLs

Responses
post
/large_object/from_url

Get a LargeObject

get
Authorizations
AuthorizationstringRequired
Path parameters
largeObjectIdanyRequired
Responses
get
/large_object/{largeObjectId}

Updates a LargeObject

put
Authorizations
AuthorizationstringRequired
Path parameters
largeObjectIdanyRequired
Body
mimeTypeanyRequired

The MIME type associated with the object.

Responses
put
/large_object/{largeObjectId}

Deletes a LargeObject

delete
Authorizations
AuthorizationstringRequired
Path parameters
largeObjectIdanyRequired
Responses
delete
/large_object/{largeObjectId}

Updates a LargeObject content

put
Authorizations
AuthorizationstringRequired
Path parameters
largeObjectIdanyRequired
Body
anyOptional
Responses
put
/large_object/{largeObjectId}/content

Last updated