/
QU
quantum-chain-pte-ltd
/
Qustody API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 3mo ago
View markdown
quantum-chain-pte-ltd
Qustody API
post
Pause token
v7
latest
OpenAPI 3.1.0
LGPL-3.0-or-later
raw.githubusercontent.com
2026-04-27
59
32
95.9 KB
assets
2
health
2
sso
4
tenants
3
tokens
28
get
List token standards
get
Get token standard
get
List token templates
get
Get token template
get
List tokens
post
Create a token configuration
get
Get token
patch
Update token configuration
post
Estimate token deployment
post
Deploy token
get
Get token deployment status
post
Mint tokens
post
Burn tokens
post
Transfer tokens (typed wrapper)
get
List on-chain token roles
post
Grant role
post
Revoke role
post
Pause token
post
Unpause token
post
Freeze address
post
Unfreeze address
get
Get token compliance config
patch
Update token compliance config
get
List allowlist entries
post
Add allowlist entry
delete
Remove allowlist entry
get
List token operations
get
Get token operation
transactions
8
vaults
5
wallets
4
webhooks
3
tokens
Pause token
post
/tokens/{id}/pause
Path parameters
id
string
required
Headers
Idempotency-Key
string
required
Required for any mutating token operation.
Response
Accepted
TokenOperation
required
id
string
tokenId
string
operationType
'CREATE_TOKEN'
|
'DEPLOY_TOKEN'
|
'MINT'
|
'BURN'
|
'TRANSFER'
|
'GRANT_ROLE'
|
'REVOKE_ROLE'
|
'PAUSE'
|
'UNPAUSE'
|
'FREEZE'
|
'UNFREEZE'
|
'UPDATE_COMPLIANCE'
|
'ALLOWLIST_ADD'
|
'ALLOWLIST_REMOVE'
status
string
Inherits the transaction state machine.
transactionRequestId
string
nullable
transactionHash
string
nullable
createdAt
string
date-time
updatedAt
string
date-time
data
object