Snag Docs logo

Create a new website user attribute value

Create a new website user attribute value

POSThttps://admin.snagsolutions.io/api/website_user_attributes/values

Create a new website user attribute value

Loading code example
Loading code example

Authorizations

apiKeyAuthstringheaderrequired

API key passed in the header.

Body

Body

dataarray<object>required
data.idstring<uuid>

Unique identifier for the website user attribute value

data.websiteUserAttributeIdstring<uuid>required

Unique identifier for the website user attribute

data.userIdstring<uuid>required

Unique identifier for the user

data.valuestringrequired

Value for the website user attribute

websiteIdstring<uuid>required

Unique identifier for the website

organizationIdstring<uuid>required

Unique identifier for the organization

Response

application/json

200