Blaize Admin API documentation

Headers
Content-Type: application/json
Body
{ "db.tables.extendedProfiles": "value", "db.tables.grants": "value", "db.tables.forms": "value", "db.tables.features": "value", "db.tables.requestRules": "value", "db.tables.entitlements": "value", "db.tables.formFields": "value", "db.tables.companies": "value", "db.tables.accounts": "value", "db.tables.userSchemaFields": "value", "db.tables.users": "value", "db.tables.userAttributes": "value", "db.tables.accountUsers": "value", "db.tables.staticItems": "value", "db.tables.webhooks": "value", "db.tables.adminUserTenantRoles": "value", "db.tables.adminUsers": "value", "db.tables.adminKeyPairs": "value", "oauth.google.apis.host": "value", "oauth.linkedin.clientSecret": "value", "oauth.linkedin.apis.host": "value", "oauth.google.clientSecret": "value", "oauth.google.callbackUri": "value", "oauth.linkedin.clientId": "value", "oauth.linkedin.callbackUri": "value", "oauth.google.clientId": "value", "oauth.facebook.callbackUri": "value", "oauth.facebook.clientSecret": "value", "oauth.facebook.apis.host": "value", "oauth.facebook.clientId": "value", "cdn.origin": "value", "redis.port": "value", "elasticsearch.url": "value", "aws.region": "value", "redis.host": "value", "email.from": "value", "authentication.password.requireEmailVerfication": "value"}
Schema
{ "$schema": "", "type": "object", "properties": { "db.tables.extendedProfiles": { "type": "string"}, "db.tables.grants": { "type": "string"}, "db.tables.forms": { "type": "string"}, "db.tables.features": { "type": "string"}, "db.tables.requestRules": { "type": "string"}, "db.tables.entitlements": { "type": "string"}, "db.tables.formFields": { "type": "string"}, "db.tables.companies": { "type": "string"}, "db.tables.accounts": { "type": "string"}, "db.tables.userSchemaFields": { "type": "string"}, "db.tables.users": { "type": "string"}, "db.tables.userAttributes": { "type": "string"}, "db.tables.accountUsers": { "type": "string"}, "db.tables.staticItems": { "type": "string"}, "db.tables.webhooks": { "type": "string"}, "db.tables.adminUserTenantRoles": { "type": "string"}, "db.tables.adminUsers": { "type": "string"}, "db.tables.adminKeyPairs": { "type": "string"}, "oauth.google.apis.host": { "type": "string"}, "oauth.linkedin.clientSecret": { "type": "string"}, "oauth.linkedin.apis.host": { "type": "string"}, "oauth.google.clientSecret": { "type": "string"}, "oauth.google.callbackUri": { "type": "string"}, "oauth.linkedin.clientId": { "type": "string"}, "oauth.linkedin.callbackUri": { "type": "string"}, "oauth.google.clientId": { "type": "string"}, "oauth.facebook.callbackUri": { "type": "string"}, "oauth.facebook.clientSecret": { "type": "string"}, "oauth.facebook.apis.host": { "type": "string"}, "oauth.facebook.clientId": { "type": "string"}, "cdn.origin": { "type": "string"}, "redis.port": { "type": "string"}, "elasticsearch.url": { "type": "string"}, "aws.region": { "type": "string"}, "redis.host": { "type": "string"}, "email.from": { "type": "string"}, "authentication.password.requireEmailVerfication": { "type": "string"} }}

You Might Also Like