For the complete documentation index, see llms.txt. This page is also available as Markdown.

📂 Galeria

GalleryDelete

post
/v2/api/external/{ApiID}/gallery/delete/{id}
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
ApiIDstringObrigatório
idstringObrigatório
Corpo
objectOpcional
Respostas
200

Successful response

application/json
post/v2/api/external/{ApiID}/gallery/delete/{id}
200

Successful response

get
/v2/api/external/{ApiID}/gallery/list
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
ApiIDstringObrigatório
Parâmetros de consulta
pageNumberintegerOpcionalExample: 1
fileTypestringOpcionalExample: image
Respostas
200

Successful response

application/json
get/v2/api/external/{ApiID}/gallery/list
200

Successful response

GalleryUpload

post
/v2/api/external/{ApiID}/gallery/upload
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
ApiIDstringObrigatório
Corpo
descriptionstringOpcional
Respostas
200

Successful response

application/json
post/v2/api/external/{ApiID}/gallery/upload
200

Successful response

Atualizado

Isto foi útil?