API Reference
Log In
API Reference

Create a Smart Form request role

Creates a Smart Form request role. Specify the Drawer identifier (sidedrawerId), Smart Form request identifier (smartFormsRequestId), and locale in the path and the role information in the request body.

Path Params
string
required

Unique Drawer (sidedrawer) identifier.

string
required

Unique Smart Forms request identifier.

Query Params
string
required

Smart forms locale in [ISO 639-1]-[ISO 3166-1] format.

Body Params
string
required

Role name.

number
required

Routing order.

string

Role OpenID. May use roleEmail or roleFederationId instead.

string

Unique federation identifier.

string

Invitation code.

string

User role region.

string

Unique Team identifier.

string

Role email address.

string

Role name. Required if you want to display something other than the role value.

Response
200

Successfully created a Smart Form request role.

Language
Credentials
Click Try It! to start a request and see the response here!