Skip to content

Update Org

PUT
/v1/org/{org_identifier}

Update an organization, requires org:config:edit permissions on the organization

Authorizations

Parameters

Path Parameters

org_identifier
required
Any of:
string format: uuid

Organization ID or short name

Request Body required

object
name

Official Full Name

string
""
primary_contact_email

Email Address for the primary point of contact

string
""
short_name
required

Name used in URLs

string
>= 1 characters
archive
boolean

Responses

200

Successful Response

object
name

Official Full Name

string
""
primary_contact_email

Email Address for the primary point of contact

string
""
short_name
required

Name used in URLs

string
>= 1 characters
archive
boolean

404

Not Found

422

Validation Error

object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string