# UUID

## Specification

This type of parameter has no extra options.

## Example

### UUID input

{% tabs %}
{% tab title="Appearance" %}

<div align="left"><figure><img src="https://1562974717-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNS0mCBwODiYtOVXjc6qf%2Fuploads%2Fgit-blob-02d6db6da223b3ce682d804dba3f16a0ce094ef4%2Fuuid_para.png?alt=media" alt="" width="542"><figcaption></figcaption></figure></div>
{% endtab %}

{% tab title="Source" %}

```json
[
	{
		"name": "uuid",
		"type": "uuid",
		"label": "UUID"
	}
]
```

{% endtab %}
{% endtabs %}
