organizations
Update an organization by ID
PUT
/
organizations
/
{organizationId}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
organizationId
string
requiredID of organization
Body
application/json
name
string
requireddescription
string
websiteUrl
string
Response
200 - application/json
organization
object