Error
A valid request URL is required to generate request examples{
"status": "success",
"render_url": "<string>"
}{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}API Reference
Get Collection Preview Url
POST
/
collections
/
{collection_id}
/
preview-url
Error
A valid request URL is required to generate request examples{
"status": "success",
"render_url": "<string>"
}{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Body
application/json
Was this page helpful?

