Mensajes

Enviar mensaje

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
or
or
or
or
or
or
or
or
Responses
200

Respuesta Exitosa

application/json
post
/api/v1/message

Obtener archivos multimedia ID

get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstringRequired
Responses
200

Respuesta Exitosa

application/json
get
/api/v1/multimedia/{id}

Obtener archivos multimedia

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
filestring · binaryRequired
typestringRequired
Responses
200

Respuesta Exitosa

application/json
post
/api/v1/multimedia

Last updated