Update upload portal

PUT {{baseUrl}}/api/organizations/:organizationId/portals/:portalId/update

Updates an upload portal for the organization.

Request Body

{"name"=>"<string>", "bucketId"=>"<number>", "bucketPath"=>"<string>", "description"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;url&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;signedUrl&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;bucketBucket&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}