Skip to main content

CreateBindingInput

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/CreateBindingInput.json
expiresAtdate-time
roleIdstringrequired
userUUIDstringrequired
CreateBindingInput
{
"$schema": "https://example.com/schemas/CreateBindingInput.json",
"expiresAt": "2024-07-29T15:51:28.071Z",
"roleId": "string",
"userUUID": "string"
}