Voltar para Studio Service
uploadStudioPhotos
ENDPOINT
System
Studio Service
Type
ENDPOINT
Created
18/02/2026, 22:10
Updated
18/02/2026, 22:10
Config
{4}
path
:
"/v1/studios/{studioId}/photos"
method
:
"POST"
httpErrorStatus
:
{7}
FORBIDDEN
:
403
NOT_FOUND
:
404
UNAUTHORIZED
:
401
INTERNAL_ERROR
:
500
VALIDATION_ERROR
:
400
PAYLOAD_TOO_LARGE
:
413
UNSUPPORTED_MEDIA_TYPE
:
415
httpSuccessStatus
:
201
Input Schema
{3}
type
:
"object"
required
:
[4]
0
"authToken"
1
"userId"
2
"studioId"
3
"photos"
properties
:
{5}
photos
:
{2}
userId
:
{2}
category
:
{3}
studioId
:
{2}
authToken
:
{1}
Outputs (2)
error
ERROR
Resposta de erro
{3}
type
:
"object"
required
:
[1]
0
"error"
properties
:
{1}
error
:
{1}
success
SUCCESS
Resposta de sucesso
{3}
type
:
"object"
required
:
[3]
0
"success"
1
"data"
2
"meta"
properties
:
{3}
data
:
{1}
meta
:
{1}
success
:
{1}
Used in Flows (1)
Flow
Step Order
Studio Profile Management Flow
#2