Update a subtenant by id

PUT {{baseUrl}}/subtenants/:id

Request Body

{"displayName"=>"<string>", "description"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
If-Matchstring(Required) If-Match
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;ETag&quot;:34040086,&quot;description&quot;:&quot;sunt&quot;,&quot;displayName&quot;:&quot;incididunt&quot;,&quot;entityId&quot;:&quot;esse officia&quot;,&quot;id&quot;:&quot;mollit non&quot;}