curl --request POST \ --url https://sellitbr.com/api/v1/sessions/{sessionId}/clientLogs \ --header 'Content-Type: application/json' \ --data '{ "clientLogs": [ { "status": "<string>", "description": "<string>", "details": "<any>" } ] }'
{ "message": "<string>" }
Show child attributes