PUT
/
organizations
/
{organizationId}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

organizationId
string
required

ID of organization

Required string length: 36

Body

application/json
name
string
required
Maximum length: 255
description
string
Maximum length: 255
websiteUrl
string
Maximum length: 255

Response

200 - application/json
organization
object