UPDATE - Update organisation type

PUT {{baseUrl}}/onboard/organisation/type/:typeId

UPDATE - Update organisation type

Request Body

{"type"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;organisationType&quot;:{&quot;id&quot;:&quot;\u003cstring\u003e&quot;,&quot;type&quot;:&quot;\u003cstring\u003e&quot;,&quot;imageId&quot;:&quot;\u003cstring\u003e&quot;,&quot;imageUrl&quot;:&quot;\u003cstring\u003e&quot;}}