Qodex.ai
Qodex.ai
Demo Call with CEOBlogIntroductionAsk Anything
Health Status
Liveness checkReadiness check
Log Ingestion
Send logs to a log stream URLSend logs to a log stream with HTTP Header
Log Stream Alerts
Set alert for a stream (composite type)Get alert for a stream
Log Stream Management
Create a log streamList all log streamsGet Schema from the StreamGet storage stats for a streamDisable cachingCheck cache enabled stateDelete a log stream
Log Stream Query
Query a log stream
Log Stream Retention
Set retention for a streamGet retention for a stream
Role Based Access Control
User Management
Create a user with a roleDelete a userReset a user's passwordList all usersGet a user's role
Role Management
Create a roleGet all rolesGet a roleSet default roleGet default role
Add role to a user
Demo Call with CEOBlogIntroductionAsk Anything
Health Status
Liveness checkReadiness check
Log Ingestion
Send logs to a log stream URLSend logs to a log stream with HTTP Header
Log Stream Alerts
Set alert for a stream (composite type)Get alert for a stream
Log Stream Management
Create a log streamList all log streamsGet Schema from the StreamGet storage stats for a streamDisable cachingCheck cache enabled stateDelete a log stream
Log Stream Query
Query a log stream
Log Stream Retention
Set retention for a streamGet retention for a stream
Role Based Access Control
User Management
Create a user with a roleDelete a userReset a user's passwordList all usersGet a user's role
Role Management
Create a roleGet all rolesGet a roleSet default roleGet default role
Add role to a user
HomeRole Based Access ControlRole Management 1

Role Management

Number of APIs: 5

  1. Get all roles GET {{endpoint}}/api/v1/role

  2. Create a role PUT {{endpoint}}/api/v1/role/{{rolename}}

  3. Get a role GET {{endpoint}}/api/v1/role/{{rolename}}

  4. Set default role PUT {{endpoint}}/api/v1/role/default

  5. Get default role GET {{endpoint}}/api/v1/role/default

Previous
Get a user's role
Next
Create a role