Organisations
Update organisation
PUT
/
v1
/
organisations
/
{organisationId}
Authorizations
Authorization
string
headerrequiredBasic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
organisationId
string
requiredBody
application/json
organisation
object
requiredResponse
200 - application/json
organisation
object
required