ClientCreate
Type definition for ClientCreate.
Type: Payload
| Property | Type | Required |
|---|---|---|
name | string | true |
description | string | true |
endpoint | string | true |
Used in endpoints
- Create new user client
POST /clientas payload
Type definition for ClientCreate.
Type: Payload
| Property | Type | Required |
|---|---|---|
name | string | true |
description | string | true |
endpoint | string | true |
POST /client as payload