/
RE
rebolt
/
FastAPI
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 18h ago · Updated 18h ago
Details
Filter operations
API Keys
5
attachments
2
Conversations
7
Deployments
6
Domains
1
health
6
Integration Credentials
12
get
List Credential Cards
post
Create Credential
get
Get Credential Card
delete
Delete Credential
patch
Update Without Changing Secrets
get
Get Credential Secrets
patch
Update Credential Secrets
get
Get Refreshed Access Token
get
Get Credential Rbac
patch
Modify Credential Rbac
post
Create From Oauth Callback
get
Test Credential
Integration Providers
4
LLM Proxy
1
Projects
15
SDK
9
Versions
3
Integration Credentials
Modify Credential Rbac
patch
/api/v1/integrations/credentials/{credential_id}/rbac
Path parameters
credential_id
string
uuid
required
Request body
ModifyRBACRequest
required
action
string
required
resource_type
string
required
resource_id
string
required
relation
string
required
Response
Successful Response
CommandWasSuccessfulResponse
required
success
boolean
message
string
nullable
Changes