Skip to main content
POST
Python

Authorizations

superU-Api-Key
string
header
required

Your SuperU API key.

Path Parameters

folder_id
string
default:a3740204-726f-4547-b0f8-8831a5147207
required

Folder ID

Example:

"a3740204-726f-4547-b0f8-8831a5147207"

Response

Folder details

A generic response schema for successful API calls.

status
string

Indicates if the request was successful.

Example:

"success"

message
string

A descriptive message about the result of the request.

Example:

"Request completed successfully"

data
object

The payload of the response, if any.