/
AG
agience
/
Agience Platform API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 59m ago · Updated 1mo ago
Details
Filter operations
Artifacts
18
Authentication
22
Beacon (premium)
3
Downloads
1
Events
1
Gate (internal)
2
Grants
9
OAuth Clients
6
Personal API Keys
5
Platform
6
Search
1
Secrets
5
get
List Secrets
post
Add Secret
post
Fetch Secret For Server
delete
Delete Secret
post
Set Default Secret
Server Credentials
1
Setup
4
Stream
3
Types
2
Secrets
Delete Secret
Delete a stored secret. Returns remaining secrets.
delete
/secrets/{secret_id}
Path parameters
secret_id
string
required
Response
Successful Response
SecretResponse[]
required
id
string
required
type
string
required
provider
string
required
label
string
required
created_time
string
required
is_default
boolean
required
authorizer_id
string
nullable
encrypted_value
string
nullable
expires_at
string
nullable
Changes