Upsert pass attributes

Upsert one or more pass attributes for a pass template.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
Body Params
passAttributes
array of objects
required
length ≥ 1
passAttributes*
string
required
^[a-zA-Z][a-zA-Z0-9_]*$
string

Display name to be shown. Defaults to the attribute's name. When upserting an existing attribute, omitting this field will reset the display name to the attribute name.

string
enum

The data type of this attribute. Defaults to STRING. Only applied when creating a new attribute — providing a different type for an existing attribute will be rejected.

Allowed:
Responses

404

The specified resource was not found.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json