Skip to main content
PUT
Update Type

Authorizations

Authorization
string
header
required

OAuth 2.0 bearer token obtained from POST /oauth2/token. Tokens expire after 30 minutes. Include in the Authorization header as Bearer {access_token}.

Path Parameters

registrant_type_id
integer
required

integer - required - The ID of the registrant type you want to update

Example:

1

Body

application/x-www-form-urlencoded
admin_short_name
string
Example:

""

capacity
string
Example:

""

name
string
Example:

"Updated Reg Type Name"

public_short_name
string
Example:

""

Response

200 - application/json

Update A Registrant Type

admin_short_name
string
Example:

""

capacity
string
Example:

""

created_at
string
Example:

"2023-05-17 10:15:53"

description
unknown
id
number
Example:

59

max_group_size
unknown
min_group_size
unknown
name
string
Example:

"Updated Reg Type Name"

public_short_name
string
Example:

""

sold_out_message
string
Example:

"Sold Out"

updated_at
string
Example:

"2023-05-17 10:46:52"