/
AY
ayinke-llc
/
Malak's API documentation
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 3w ago · Updated 2mo ago
Details
Filter operations
auth
2
billing
1
contacts
13
dashboards
13
decks
10
decks-viewer
2
developers
3
get
/developers/keys
post
/developers/keys
delete
/developers/keys/{reference}
fundraising
7
images
1
integrations
7
updates
13
user
1
workspace
5
workspaces
1
developers
revoke a specific api key
delete
/developers/keys/{reference}
Path parameters
reference
string
required
api key unique reference.. e.g api_key_
Request body
ServerRevokeAPIKeyRequest
required
strategy
'immediate'
|
'day'
|
'week'
required
Response
OK
ServerAPIStatus
required
message
string
required
Changes