Skip to main content

Update organization

PATCH 

/bv/org/v1/organizations

Modifies the details of an organization using the provided access token.


Required field(s):

  • name

  • Returns a 404/NotFound error if the specified resource is not found.

Request

Body

required
    name stringrequired

    Required. An organization name to update.

Responses

A successful response.

Schema

    object

Loading...