QR_code_generator/resources/docs/groups/endpoints.md

3814 lines
49 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

# Endpoints
## Responds with a status for heath check.
> Example request:
```bash
curl -X GET \
-G "http://localhost/api/ping" \
-H "Content-Type: application/json" \
-H "Accept: application/json"
```
```javascript
const url = new URL(
"http://localhost/api/ping"
);
let headers = {
"Content-Type": "application/json",
"Accept": "application/json",
};
fetch(url, {
method: "GET",
headers,
}).then(response => response.json());
```
```php
$client = new \GuzzleHttp\Client();
$response = $client->get(
'http://localhost/api/ping',
[
'headers' => [
'Content-Type' => 'application/json',
'Accept' => 'application/json',
],
]
);
$body = $response->getBody();
print_r(json_decode((string) $body));
```
> Example response (200):
```json
{
"status": "ok",
"timestamp": "2020-12-30T20:48:32.889955Z",
"host": "127.0.0.1"
}
```
<div id="execution-results-GETapi-ping" hidden>
<blockquote>Received response<span id="execution-response-status-GETapi-ping"></span>:</blockquote>
<pre class="json"><code id="execution-response-content-GETapi-ping"></code></pre>
</div>
<div id="execution-error-GETapi-ping" hidden>
<blockquote>Request failed with error:</blockquote>
<pre><code id="execution-error-message-GETapi-ping"></code></pre>
</div>
<form id="form-GETapi-ping" data-method="GET" data-path="api/ping" data-authed="0" data-hasfiles="0" data-headers='{"Content-Type":"application\/json","Accept":"application\/json"}' onsubmit="event.preventDefault(); executeTryOut('GETapi-ping', this);">
<h3>
Request&nbsp;&nbsp;&nbsp;
</h3>
<p>
<small class="badge badge-green">GET</small>
<b><code>api/ping</code></b>
</p>
</form>
## api/assets/{uuid}/render
> Example request:
```bash
curl -X GET \
-G "http://localhost/api/assets/libero/render" \
-H "Content-Type: application/json" \
-H "Accept: application/json"
```
```javascript
const url = new URL(
"http://localhost/api/assets/libero/render"
);
let headers = {
"Content-Type": "application/json",
"Accept": "application/json",
};
fetch(url, {
method: "GET",
headers,
}).then(response => response.json());
```
```php
$client = new \GuzzleHttp\Client();
$response = $client->get(
'http://localhost/api/assets/libero/render',
[
'headers' => [
'Content-Type' => 'application/json',
'Accept' => 'application/json',
],
]
);
$body = $response->getBody();
print_r(json_decode((string) $body));
```
> Example response (200):
```json
<EFBFBD><EFBFBD><EFBFBD><EFBFBD>JFIF``<00><>;CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 90
<EFBFBD><EFBFBD>C


  <14><>C  
<14><>  <01><>
<0B><><00>}!1AQa"q2<><32><EFBFBD>#B<><42>R<><52>$3br<62>
%&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz<79><7A><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
<0B><><00>w!1AQaq"2<EFBFBD>B<><42><EFBFBD><EFBFBD> #3R<EFBFBD>br<62>
$4<EFBFBD>%<25>&'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz<79><7A><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ?<00>S<EFBFBD><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<00><02>
(<03><>
```
<div id="execution-results-GETapi-assets--uuid--render" hidden>
<blockquote>Received response<span id="execution-response-status-GETapi-assets--uuid--render"></span>:</blockquote>
<pre class="json"><code id="execution-response-content-GETapi-assets--uuid--render"></code></pre>
</div>
<div id="execution-error-GETapi-assets--uuid--render" hidden>
<blockquote>Request failed with error:</blockquote>
<pre><code id="execution-error-message-GETapi-assets--uuid--render"></code></pre>
</div>
<form id="form-GETapi-assets--uuid--render" data-method="GET" data-path="api/assets/{uuid}/render" data-authed="0" data-hasfiles="0" data-headers='{"Content-Type":"application\/json","Accept":"application\/json"}' onsubmit="event.preventDefault(); executeTryOut('GETapi-assets--uuid--render', this);">
<h3>
Request&nbsp;&nbsp;&nbsp;
</h3>
<p>
<small class="badge badge-green">GET</small>
<b><code>api/assets/{uuid}/render</code></b>
</p>
<h4 class="fancy-heading-panel"><b>URL Parameters</b></h4>
<p>
<b><code>uuid</code></b>&nbsp;&nbsp;<small>string</small> &nbsp;
<input type="text" name="uuid" data-endpoint="GETapi-assets--uuid--render" data-component="url" required hidden>
<br>
</p>
</form>
## api/users
> Example request:
```bash
curl -X POST \
"http://localhost/api/users" \
-H "Content-Type: application/json" \
-H "Accept: application/json"
```
```javascript
const url = new URL(
"http://localhost/api/users"
);
let headers = {
"Content-Type": "application/json",
"Accept": "application/json",
};
fetch(url, {
method: "POST",
headers,
}).then(response => response.json());
```
```php
$client = new \GuzzleHttp\Client();
$response = $client->post(
'http://localhost/api/users',
[
'headers' => [
'Content-Type' => 'application/json',
'Accept' => 'application/json',
],
]
);
$body = $response->getBody();
print_r(json_decode((string) $body));
```
<div id="execution-results-POSTapi-users" hidden>
<blockquote>Received response<span id="execution-response-status-POSTapi-users"></span>:</blockquote>
<pre class="json"><code id="execution-response-content-POSTapi-users"></code></pre>
</div>
<div id="execution-error-POSTapi-users" hidden>
<blockquote>Request failed with error:</blockquote>
<pre><code id="execution-error-message-POSTapi-users"></code></pre>
</div>
<form id="form-POSTapi-users" data-method="POST" data-path="api/users" data-authed="0" data-hasfiles="0" data-headers='{"Content-Type":"application\/json","Accept":"application\/json"}' onsubmit="event.preventDefault(); executeTryOut('POSTapi-users', this);">
<h3>
Request&nbsp;&nbsp;&nbsp;
</h3>
<p>
<small class="badge badge-black">POST</small>
<b><code>api/users</code></b>
</p>
</form>
## api/users/{uuid}
> Example request:
```bash
curl -X PUT \
"http://localhost/api/users/fugit" \
-H "Content-Type: application/json" \
-H "Accept: application/json"
```
```javascript
const url = new URL(
"http://localhost/api/users/fugit"
);
let headers = {
"Content-Type": "application/json",
"Accept": "application/json",
};
fetch(url, {
method: "PUT",
headers,
}).then(response => response.json());
```
```php
$client = new \GuzzleHttp\Client();
$response = $client->put(
'http://localhost/api/users/fugit',
[
'headers' => [
'Content-Type' => 'application/json',
'Accept' => 'application/json',
],
]
);
$body = $response->getBody();
print_r(json_decode((string) $body));
```
<div id="execution-results-PUTapi-users--uuid-" hidden>
<blockquote>Received response<span id="execution-response-status-PUTapi-users--uuid-"></span>:</blockquote>
<pre class="json"><code id="execution-response-content-PUTapi-users--uuid-"></code></pre>
</div>
<div id="execution-error-PUTapi-users--uuid-" hidden>
<blockquote>Request failed with error:</blockquote>
<pre><code id="execution-error-message-PUTapi-users--uuid-"></code></pre>
</div>
<form id="form-PUTapi-users--uuid-" data-method="PUT" data-path="api/users/{uuid}" data-authed="0" data-hasfiles="0" data-headers='{"Content-Type":"application\/json","Accept":"application\/json"}' onsubmit="event.preventDefault(); executeTryOut('PUTapi-users--uuid-', this);">
<h3>
Request&nbsp;&nbsp;&nbsp;
</h3>
<p>
<small class="badge badge-darkblue">PUT</small>
<b><code>api/users/{uuid}</code></b>
</p>
<h4 class="fancy-heading-panel"><b>URL Parameters</b></h4>
<p>
<b><code>uuid</code></b>&nbsp;&nbsp;<small>string</small> &nbsp;
<input type="text" name="uuid" data-endpoint="PUTapi-users--uuid-" data-component="url" required hidden>
<br>
</p>
</form>
## api/users/{uuid}
> Example request:
```bash
curl -X PATCH \
"http://localhost/api/users/et" \
-H "Content-Type: application/json" \
-H "Accept: application/json"
```
```javascript
const url = new URL(
"http://localhost/api/users/et"
);
let headers = {
"Content-Type": "application/json",
"Accept": "application/json",
};
fetch(url, {
method: "PATCH",
headers,
}).then(response => response.json());
```
```php
$client = new \GuzzleHttp\Client();
$response = $client->patch(
'http://localhost/api/users/et',
[
'headers' => [
'Content-Type' => 'application/json',
'Accept' => 'application/json',
],
]
);
$body = $response->getBody();
print_r(json_decode((string) $body));
```
<div id="execution-results-PATCHapi-users--uuid-" hidden>
<blockquote>Received response<span id="execution-response-status-PATCHapi-users--uuid-"></span>:</blockquote>
<pre class="json"><code id="execution-response-content-PATCHapi-users--uuid-"></code></pre>
</div>
<div id="execution-error-PATCHapi-users--uuid-" hidden>
<blockquote>Request failed with error:</blockquote>
<pre><code id="execution-error-message-PATCHapi-users--uuid-"></code></pre>
</div>
<form id="form-PATCHapi-users--uuid-" data-method="PATCH" data-path="api/users/{uuid}" data-authed="0" data-hasfiles="0" data-headers='{"Content-Type":"application\/json","Accept":"application\/json"}' onsubmit="event.preventDefault(); executeTryOut('PATCHapi-users--uuid-', this);">
<h3>
Request&nbsp;&nbsp;&nbsp;
</h3>
<p>
<small class="badge badge-purple">PATCH</small>
<b><code>api/users/{uuid}</code></b>
</p>
<h4 class="fancy-heading-panel"><b>URL Parameters</b></h4>
<p>
<b><code>uuid</code></b>&nbsp;&nbsp;<small>string</small> &nbsp;
<input type="text" name="uuid" data-endpoint="PATCHapi-users--uuid-" data-component="url" required hidden>
<br>
</p>
</form>
## api/users/{uuid}
> Example request:
```bash
curl -X DELETE \
"http://localhost/api/users/id" \
-H "Content-Type: application/json" \
-H "Accept: application/json"
```
```javascript
const url = new URL(
"http://localhost/api/users/id"
);
let headers = {
"Content-Type": "application/json",
"Accept": "application/json",
};
fetch(url, {
method: "DELETE",
headers,
}).then(response => response.json());
```
```php
$client = new \GuzzleHttp\Client();
$response = $client->delete(
'http://localhost/api/users/id',
[
'headers' => [
'Content-Type' => 'application/json',
'Accept' => 'application/json',
],
]
);
$body = $response->getBody();
print_r(json_decode((string) $body));
```
<div id="execution-results-DELETEapi-users--uuid-" hidden>
<blockquote>Received response<span id="execution-response-status-DELETEapi-users--uuid-"></span>:</blockquote>
<pre class="json"><code id="execution-response-content-DELETEapi-users--uuid-"></code></pre>
</div>
<div id="execution-error-DELETEapi-users--uuid-" hidden>
<blockquote>Request failed with error:</blockquote>
<pre><code id="execution-error-message-DELETEapi-users--uuid-"></code></pre>
</div>
<form id="form-DELETEapi-users--uuid-" data-method="DELETE" data-path="api/users/{uuid}" data-authed="0" data-hasfiles="0" data-headers='{"Content-Type":"application\/json","Accept":"application\/json"}' onsubmit="event.preventDefault(); executeTryOut('DELETEapi-users--uuid-', this);">
<h3>
Request&nbsp;&nbsp;&nbsp;
</h3>
<p>
<small class="badge badge-red">DELETE</small>
<b><code>api/users/{uuid}</code></b>
</p>
<h4 class="fancy-heading-panel"><b>URL Parameters</b></h4>
<p>
<b><code>uuid</code></b>&nbsp;&nbsp;<small>string</small> &nbsp;
<input type="text" name="uuid" data-endpoint="DELETEapi-users--uuid-" data-component="url" required hidden>
<br>
</p>
</form>
## api/roles
> Example request:
```bash
curl -X GET \
-G "http://localhost/api/roles" \
-H "Content-Type: application/json" \
-H "Accept: application/json"
```
```javascript
const url = new URL(
"http://localhost/api/roles"
);
let headers = {
"Content-Type": "application/json",
"Accept": "application/json",
};
fetch(url, {
method: "GET",
headers,
}).then(response => response.json());
```
```php
$client = new \GuzzleHttp\Client();
$response = $client->get(
'http://localhost/api/roles',
[
'headers' => [
'Content-Type' => 'application/json',
'Accept' => 'application/json',
],
]
);
$body = $response->getBody();
print_r(json_decode((string) $body));
```
> Example response (401):
```json
{
"message": "Unauthenticated.",
"status_code": 401
}
```
<div id="execution-results-GETapi-roles" hidden>
<blockquote>Received response<span id="execution-response-status-GETapi-roles"></span>:</blockquote>
<pre class="json"><code id="execution-response-content-GETapi-roles"></code></pre>
</div>
<div id="execution-error-GETapi-roles" hidden>
<blockquote>Request failed with error:</blockquote>
<pre><code id="execution-error-message-GETapi-roles"></code></pre>
</div>
<form id="form-GETapi-roles" data-method="GET" data-path="api/roles" data-authed="0" data-hasfiles="0" data-headers='{"Content-Type":"application\/json","Accept":"application\/json"}' onsubmit="event.preventDefault(); executeTryOut('GETapi-roles', this);">
<h3>
Request&nbsp;&nbsp;&nbsp;
</h3>
<p>
<small class="badge badge-green">GET</small>
<b><code>api/roles</code></b>
</p>
</form>
## api/roles
> Example request:
```bash
curl -X POST \
"http://localhost/api/roles" \
-H "Content-Type: application/json" \
-H "Accept: application/json"
```
```javascript
const url = new URL(
"http://localhost/api/roles"
);
let headers = {
"Content-Type": "application/json",
"Accept": "application/json",
};
fetch(url, {
method: "POST",
headers,
}).then(response => response.json());
```
```php
$client = new \GuzzleHttp\Client();
$response = $client->post(
'http://localhost/api/roles',
[
'headers' => [
'Content-Type' => 'application/json',
'Accept' => 'application/json',
],
]
);
$body = $response->getBody();
print_r(json_decode((string) $body));
```
<div id="execution-results-POSTapi-roles" hidden>
<blockquote>Received response<span id="execution-response-status-POSTapi-roles"></span>:</blockquote>
<pre class="json"><code id="execution-response-content-POSTapi-roles"></code></pre>
</div>
<div id="execution-error-POSTapi-roles" hidden>
<blockquote>Request failed with error:</blockquote>
<pre><code id="execution-error-message-POSTapi-roles"></code></pre>
</div>
<form id="form-POSTapi-roles" data-method="POST" data-path="api/roles" data-authed="0" data-hasfiles="0" data-headers='{"Content-Type":"application\/json","Accept":"application\/json"}' onsubmit="event.preventDefault(); executeTryOut('POSTapi-roles', this);">
<h3>
Request&nbsp;&nbsp;&nbsp;
</h3>
<p>
<small class="badge badge-black">POST</small>
<b><code>api/roles</code></b>
</p>
</form>
## api/roles/{uuid}
> Example request:
```bash
curl -X GET \
-G "http://localhost/api/roles/ut" \
-H "Content-Type: application/json" \
-H "Accept: application/json"
```
```javascript
const url = new URL(
"http://localhost/api/roles/ut"
);
let headers = {
"Content-Type": "application/json",
"Accept": "application/json",
};
fetch(url, {
method: "GET",
headers,
}).then(response => response.json());
```
```php
$client = new \GuzzleHttp\Client();
$response = $client->get(
'http://localhost/api/roles/ut',
[
'headers' => [
'Content-Type' => 'application/json',
'Accept' => 'application/json',
],
]
);
$body = $response->getBody();
print_r(json_decode((string) $body));
```
> Example response (401):
```json
{
"message": "Unauthenticated.",
"status_code": 401
}
```
<div id="execution-results-GETapi-roles--uuid-" hidden>
<blockquote>Received response<span id="execution-response-status-GETapi-roles--uuid-"></span>:</blockquote>
<pre class="json"><code id="execution-response-content-GETapi-roles--uuid-"></code></pre>
</div>
<div id="execution-error-GETapi-roles--uuid-" hidden>
<blockquote>Request failed with error:</blockquote>
<pre><code id="execution-error-message-GETapi-roles--uuid-"></code></pre>
</div>
<form id="form-GETapi-roles--uuid-" data-method="GET" data-path="api/roles/{uuid}" data-authed="0" data-hasfiles="0" data-headers='{"Content-Type":"application\/json","Accept":"application\/json"}' onsubmit="event.preventDefault(); executeTryOut('GETapi-roles--uuid-', this);">
<h3>
Request&nbsp;&nbsp;&nbsp;
</h3>
<p>
<small class="badge badge-green">GET</small>
<b><code>api/roles/{uuid}</code></b>
</p>
<h4 class="fancy-heading-panel"><b>URL Parameters</b></h4>
<p>
<b><code>uuid</code></b>&nbsp;&nbsp;<small>string</small> &nbsp;
<input type="text" name="uuid" data-endpoint="GETapi-roles--uuid-" data-component="url" required hidden>
<br>
</p>
</form>
## api/roles/{uuid}
> Example request:
```bash
curl -X PUT \
"http://localhost/api/roles/nemo" \
-H "Content-Type: application/json" \
-H "Accept: application/json"
```
```javascript
const url = new URL(
"http://localhost/api/roles/nemo"
);
let headers = {
"Content-Type": "application/json",
"Accept": "application/json",
};
fetch(url, {
method: "PUT",
headers,
}).then(response => response.json());
```
```php
$client = new \GuzzleHttp\Client();
$response = $client->put(
'http://localhost/api/roles/nemo',
[
'headers' => [
'Content-Type' => 'application/json',
'Accept' => 'application/json',
],
]
);
$body = $response->getBody();
print_r(json_decode((string) $body));
```
<div id="execution-results-PUTapi-roles--uuid-" hidden>
<blockquote>Received response<span id="execution-response-status-PUTapi-roles--uuid-"></span>:</blockquote>
<pre class="json"><code id="execution-response-content-PUTapi-roles--uuid-"></code></pre>
</div>
<div id="execution-error-PUTapi-roles--uuid-" hidden>
<blockquote>Request failed with error:</blockquote>
<pre><code id="execution-error-message-PUTapi-roles--uuid-"></code></pre>
</div>
<form id="form-PUTapi-roles--uuid-" data-method="PUT" data-path="api/roles/{uuid}" data-authed="0" data-hasfiles="0" data-headers='{"Content-Type":"application\/json","Accept":"application\/json"}' onsubmit="event.preventDefault(); executeTryOut('PUTapi-roles--uuid-', this);">
<h3>
Request&nbsp;&nbsp;&nbsp;
</h3>
<p>
<small class="badge badge-darkblue">PUT</small>
<b><code>api/roles/{uuid}</code></b>
</p>
<h4 class="fancy-heading-panel"><b>URL Parameters</b></h4>
<p>
<b><code>uuid</code></b>&nbsp;&nbsp;<small>string</small> &nbsp;
<input type="text" name="uuid" data-endpoint="PUTapi-roles--uuid-" data-component="url" required hidden>
<br>
</p>
</form>
## api/roles/{uuid}
> Example request:
```bash
curl -X PATCH \
"http://localhost/api/roles/nostrum" \
-H "Content-Type: application/json" \
-H "Accept: application/json"
```
```javascript
const url = new URL(
"http://localhost/api/roles/nostrum"
);
let headers = {
"Content-Type": "application/json",
"Accept": "application/json",
};
fetch(url, {
method: "PATCH",
headers,
}).then(response => response.json());
```
```php
$client = new \GuzzleHttp\Client();
$response = $client->patch(
'http://localhost/api/roles/nostrum',
[
'headers' => [
'Content-Type' => 'application/json',
'Accept' => 'application/json',
],
]
);
$body = $response->getBody();
print_r(json_decode((string) $body));
```
<div id="execution-results-PATCHapi-roles--uuid-" hidden>
<blockquote>Received response<span id="execution-response-status-PATCHapi-roles--uuid-"></span>:</blockquote>
<pre class="json"><code id="execution-response-content-PATCHapi-roles--uuid-"></code></pre>
</div>
<div id="execution-error-PATCHapi-roles--uuid-" hidden>
<blockquote>Request failed with error:</blockquote>
<pre><code id="execution-error-message-PATCHapi-roles--uuid-"></code></pre>
</div>
<form id="form-PATCHapi-roles--uuid-" data-method="PATCH" data-path="api/roles/{uuid}" data-authed="0" data-hasfiles="0" data-headers='{"Content-Type":"application\/json","Accept":"application\/json"}' onsubmit="event.preventDefault(); executeTryOut('PATCHapi-roles--uuid-', this);">
<h3>
Request&nbsp;&nbsp;&nbsp;
</h3>
<p>
<small class="badge badge-purple">PATCH</small>
<b><code>api/roles/{uuid}</code></b>
</p>
<h4 class="fancy-heading-panel"><b>URL Parameters</b></h4>
<p>
<b><code>uuid</code></b>&nbsp;&nbsp;<small>string</small> &nbsp;
<input type="text" name="uuid" data-endpoint="PATCHapi-roles--uuid-" data-component="url" required hidden>
<br>
</p>
</form>
## api/roles/{uuid}
> Example request:
```bash
curl -X DELETE \
"http://localhost/api/roles/quae" \
-H "Content-Type: application/json" \
-H "Accept: application/json"
```
```javascript
const url = new URL(
"http://localhost/api/roles/quae"
);
let headers = {
"Content-Type": "application/json",
"Accept": "application/json",
};
fetch(url, {
method: "DELETE",
headers,
}).then(response => response.json());
```
```php
$client = new \GuzzleHttp\Client();
$response = $client->delete(
'http://localhost/api/roles/quae',
[
'headers' => [
'Content-Type' => 'application/json',
'Accept' => 'application/json',
],
]
);
$body = $response->getBody();
print_r(json_decode((string) $body));
```
<div id="execution-results-DELETEapi-roles--uuid-" hidden>
<blockquote>Received response<span id="execution-response-status-DELETEapi-roles--uuid-"></span>:</blockquote>
<pre class="json"><code id="execution-response-content-DELETEapi-roles--uuid-"></code></pre>
</div>
<div id="execution-error-DELETEapi-roles--uuid-" hidden>
<blockquote>Request failed with error:</blockquote>
<pre><code id="execution-error-message-DELETEapi-roles--uuid-"></code></pre>
</div>
<form id="form-DELETEapi-roles--uuid-" data-method="DELETE" data-path="api/roles/{uuid}" data-authed="0" data-hasfiles="0" data-headers='{"Content-Type":"application\/json","Accept":"application\/json"}' onsubmit="event.preventDefault(); executeTryOut('DELETEapi-roles--uuid-', this);">
<h3>
Request&nbsp;&nbsp;&nbsp;
</h3>
<p>
<small class="badge badge-red">DELETE</small>
<b><code>api/roles/{uuid}</code></b>
</p>
<h4 class="fancy-heading-panel"><b>URL Parameters</b></h4>
<p>
<b><code>uuid</code></b>&nbsp;&nbsp;<small>string</small> &nbsp;
<input type="text" name="uuid" data-endpoint="DELETEapi-roles--uuid-" data-component="url" required hidden>
<br>
</p>
</form>
## api/permissions
> Example request:
```bash
curl -X GET \
-G "http://localhost/api/permissions" \
-H "Content-Type: application/json" \
-H "Accept: application/json"
```
```javascript
const url = new URL(
"http://localhost/api/permissions"
);
let headers = {
"Content-Type": "application/json",
"Accept": "application/json",
};
fetch(url, {
method: "GET",
headers,
}).then(response => response.json());
```
```php
$client = new \GuzzleHttp\Client();
$response = $client->get(
'http://localhost/api/permissions',
[
'headers' => [
'Content-Type' => 'application/json',
'Accept' => 'application/json',
],
]
);
$body = $response->getBody();
print_r(json_decode((string) $body));
```
> Example response (401):
```json
{
"message": "Unauthenticated.",
"status_code": 401
}
```
<div id="execution-results-GETapi-permissions" hidden>
<blockquote>Received response<span id="execution-response-status-GETapi-permissions"></span>:</blockquote>
<pre class="json"><code id="execution-response-content-GETapi-permissions"></code></pre>
</div>
<div id="execution-error-GETapi-permissions" hidden>
<blockquote>Request failed with error:</blockquote>
<pre><code id="execution-error-message-GETapi-permissions"></code></pre>
</div>
<form id="form-GETapi-permissions" data-method="GET" data-path="api/permissions" data-authed="0" data-hasfiles="0" data-headers='{"Content-Type":"application\/json","Accept":"application\/json"}' onsubmit="event.preventDefault(); executeTryOut('GETapi-permissions', this);">
<h3>
Request&nbsp;&nbsp;&nbsp;
</h3>
<p>
<small class="badge badge-green">GET</small>
<b><code>api/permissions</code></b>
</p>
</form>
## api/me
> Example request:
```bash
curl -X GET \
-G "http://localhost/api/me" \
-H "Content-Type: application/json" \
-H "Accept: application/json"
```
```javascript
const url = new URL(
"http://localhost/api/me"
);
let headers = {
"Content-Type": "application/json",
"Accept": "application/json",
};
fetch(url, {
method: "GET",
headers,
}).then(response => response.json());
```
```php
$client = new \GuzzleHttp\Client();
$response = $client->get(
'http://localhost/api/me',
[
'headers' => [
'Content-Type' => 'application/json',
'Accept' => 'application/json',
],
]
);
$body = $response->getBody();
print_r(json_decode((string) $body));
```
> Example response (401):
```json
{
"message": "Unauthenticated.",
"status_code": 401
}
```
<div id="execution-results-GETapi-me" hidden>
<blockquote>Received response<span id="execution-response-status-GETapi-me"></span>:</blockquote>
<pre class="json"><code id="execution-response-content-GETapi-me"></code></pre>
</div>
<div id="execution-error-GETapi-me" hidden>
<blockquote>Request failed with error:</blockquote>
<pre><code id="execution-error-message-GETapi-me"></code></pre>
</div>
<form id="form-GETapi-me" data-method="GET" data-path="api/me" data-authed="0" data-hasfiles="0" data-headers='{"Content-Type":"application\/json","Accept":"application\/json"}' onsubmit="event.preventDefault(); executeTryOut('GETapi-me', this);">
<h3>
Request&nbsp;&nbsp;&nbsp;
</h3>
<p>
<small class="badge badge-green">GET</small>
<b><code>api/me</code></b>
</p>
</form>
## api/me
> Example request:
```bash
curl -X PUT \
"http://localhost/api/me" \
-H "Content-Type: application/json" \
-H "Accept: application/json"
```
```javascript
const url = new URL(
"http://localhost/api/me"
);
let headers = {
"Content-Type": "application/json",
"Accept": "application/json",
};
fetch(url, {
method: "PUT",
headers,
}).then(response => response.json());
```
```php
$client = new \GuzzleHttp\Client();
$response = $client->put(
'http://localhost/api/me',
[
'headers' => [
'Content-Type' => 'application/json',
'Accept' => 'application/json',
],
]
);
$body = $response->getBody();
print_r(json_decode((string) $body));
```
<div id="execution-results-PUTapi-me" hidden>
<blockquote>Received response<span id="execution-response-status-PUTapi-me"></span>:</blockquote>
<pre class="json"><code id="execution-response-content-PUTapi-me"></code></pre>
</div>
<div id="execution-error-PUTapi-me" hidden>
<blockquote>Request failed with error:</blockquote>
<pre><code id="execution-error-message-PUTapi-me"></code></pre>
</div>
<form id="form-PUTapi-me" data-method="PUT" data-path="api/me" data-authed="0" data-hasfiles="0" data-headers='{"Content-Type":"application\/json","Accept":"application\/json"}' onsubmit="event.preventDefault(); executeTryOut('PUTapi-me', this);">
<h3>
Request&nbsp;&nbsp;&nbsp;
</h3>
<p>
<small class="badge badge-darkblue">PUT</small>
<b><code>api/me</code></b>
</p>
</form>
## api/me
> Example request:
```bash
curl -X PATCH \
"http://localhost/api/me" \
-H "Content-Type: application/json" \
-H "Accept: application/json"
```
```javascript
const url = new URL(
"http://localhost/api/me"
);
let headers = {
"Content-Type": "application/json",
"Accept": "application/json",
};
fetch(url, {
method: "PATCH",
headers,
}).then(response => response.json());
```
```php
$client = new \GuzzleHttp\Client();
$response = $client->patch(
'http://localhost/api/me',
[
'headers' => [
'Content-Type' => 'application/json',
'Accept' => 'application/json',
],
]
);
$body = $response->getBody();
print_r(json_decode((string) $body));
```
<div id="execution-results-PATCHapi-me" hidden>
<blockquote>Received response<span id="execution-response-status-PATCHapi-me"></span>:</blockquote>
<pre class="json"><code id="execution-response-content-PATCHapi-me"></code></pre>
</div>
<div id="execution-error-PATCHapi-me" hidden>
<blockquote>Request failed with error:</blockquote>
<pre><code id="execution-error-message-PATCHapi-me"></code></pre>
</div>
<form id="form-PATCHapi-me" data-method="PATCH" data-path="api/me" data-authed="0" data-hasfiles="0" data-headers='{"Content-Type":"application\/json","Accept":"application\/json"}' onsubmit="event.preventDefault(); executeTryOut('PATCHapi-me', this);">
<h3>
Request&nbsp;&nbsp;&nbsp;
</h3>
<p>
<small class="badge badge-purple">PATCH</small>
<b><code>api/me</code></b>
</p>
</form>
## api/me/password
> Example request:
```bash
curl -X PUT \
"http://localhost/api/me/password" \
-H "Content-Type: application/json" \
-H "Accept: application/json"
```
```javascript
const url = new URL(
"http://localhost/api/me/password"
);
let headers = {
"Content-Type": "application/json",
"Accept": "application/json",
};
fetch(url, {
method: "PUT",
headers,
}).then(response => response.json());
```
```php
$client = new \GuzzleHttp\Client();
$response = $client->put(
'http://localhost/api/me/password',
[
'headers' => [
'Content-Type' => 'application/json',
'Accept' => 'application/json',
],
]
);
$body = $response->getBody();
print_r(json_decode((string) $body));
```
<div id="execution-results-PUTapi-me-password" hidden>
<blockquote>Received response<span id="execution-response-status-PUTapi-me-password"></span>:</blockquote>
<pre class="json"><code id="execution-response-content-PUTapi-me-password"></code></pre>
</div>
<div id="execution-error-PUTapi-me-password" hidden>
<blockquote>Request failed with error:</blockquote>
<pre><code id="execution-error-message-PUTapi-me-password"></code></pre>
</div>
<form id="form-PUTapi-me-password" data-method="PUT" data-path="api/me/password" data-authed="0" data-hasfiles="0" data-headers='{"Content-Type":"application\/json","Accept":"application\/json"}' onsubmit="event.preventDefault(); executeTryOut('PUTapi-me-password', this);">
<h3>
Request&nbsp;&nbsp;&nbsp;
</h3>
<p>
<small class="badge badge-darkblue">PUT</small>
<b><code>api/me/password</code></b>
</p>
</form>
## api/assets
> Example request:
```bash
curl -X POST \
"http://localhost/api/assets" \
-H "Content-Type: application/json" \
-H "Accept: application/json"
```
```javascript
const url = new URL(
"http://localhost/api/assets"
);
let headers = {
"Content-Type": "application/json",
"Accept": "application/json",
};
fetch(url, {
method: "POST",
headers,
}).then(response => response.json());
```
```php
$client = new \GuzzleHttp\Client();
$response = $client->post(
'http://localhost/api/assets',
[
'headers' => [
'Content-Type' => 'application/json',
'Accept' => 'application/json',
],
]
);
$body = $response->getBody();
print_r(json_decode((string) $body));
```
<div id="execution-results-POSTapi-assets" hidden>
<blockquote>Received response<span id="execution-response-status-POSTapi-assets"></span>:</blockquote>
<pre class="json"><code id="execution-response-content-POSTapi-assets"></code></pre>
</div>
<div id="execution-error-POSTapi-assets" hidden>
<blockquote>Request failed with error:</blockquote>
<pre><code id="execution-error-message-POSTapi-assets"></code></pre>
</div>
<form id="form-POSTapi-assets" data-method="POST" data-path="api/assets" data-authed="0" data-hasfiles="0" data-headers='{"Content-Type":"application\/json","Accept":"application\/json"}' onsubmit="event.preventDefault(); executeTryOut('POSTapi-assets', this);">
<h3>
Request&nbsp;&nbsp;&nbsp;
</h3>
<p>
<small class="badge badge-black">POST</small>
<b><code>api/assets</code></b>
</p>
</form>