Schemas
Number of APIs: 10
-
Retrieve the links for UI schemas for an Application GET {{baseUrl}}/api/v1/meta/layouts/apps/:appName
-
Retrieve the default Application User Schema for an Application GET {{baseUrl}}/api/v1/meta/schemas/apps/:appInstanceId/default
-
Update the default Application User Schema for an Application POST {{baseUrl}}/api/v1/meta/schemas/apps/:appInstanceId/default
-
Retrieve the default Group Schema GET {{baseUrl}}/api/v1/meta/schemas/group/default
-
Update the default Group Schema POST {{baseUrl}}/api/v1/meta/schemas/group/default
-
List the Log Stream Schemas GET {{baseUrl}}/api/v1/meta/schemas/logStream
-
Retrieve the Log Stream Schema for the schema type GET {{baseUrl}}/api/v1/meta/schemas/logStream/:logStreamType
-
Retrieve a User Schema GET {{baseUrl}}/api/v1/meta/schemas/user/:schemaId
-
Update a User Schema POST {{baseUrl}}/api/v1/meta/schemas/user/:schemaId
-
Retrieve the UI schema for a section GET {{baseUrl}}/api/v1/meta/layouts/apps/:appName/sections/:section/:operation