Delete upload portal
DELETE {{baseUrl}}/api/organizations/:organizationId/portals/:portalId/delete
Deletes an upload portal for the organization.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"success":"\u003cboolean\u003e","error":"\u003cstring\u003e"}