Skip to main content Skip to complementary content

Extension: Create extension with schema

Information noteLOCKED.

This API is extremely reliable and will not be broken unless absolutely necessary.

Method

POST

Path

/qrs/extension/name/{newExtensionName}?privileges={appendPrivileges}

Description

Create an extension with the name {newExtensionName}. Optionally, add privileges to the returned entities.

Body

Extension schema file

Return value

Extension: { "owner": { "userId": "", "userDirectory": "", "name": "", "id": "00000000-0000-0000-0000-000000000000" }, "name": "", "tags": [ { "name": "", "id": "00000000-0000-0000-0000-000000000000" }], "privileges": null, "id": "00000000-0000-0000-0000-000000000000" }

Optional parameters

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!