Skip to main content
PUT
/organisation/:id

Authorizations

Authorization
string
header
required

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

Headers

Content-Type
string
required

Path Parameters

id
string
required

Organisation ID

Body

application/json
ad_tech
boolean
required
mar_tech
boolean
required
name
string
required
parent_org
integer | null
required

Response

200 - application/json
results
object
required
success
boolean
required