/
DY
dynamic
/
Dashboard API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 10h ago · Updated 4d ago
Details
Filter operations
Allowlists
10
Analytics
6
Chainalysis
3
Chains
1
Custom Fields
5
Custom Networks
5
CustomHostnames
3
DeeplinkUrls
3
Environments
5
Events
3
Exports
4
ExternalJwt
1
Gates
7
GlobalWalletAccessControl
7
GlobalWalletConnections
1
GlobalWallets
5
Invites
5
get
Get all the user invites
put
Update invite for user (accept/reject)
delete
Delete invite for user
get
Fetches all the Invites the belong to the organization
post
Creates an invite to the organization
Members
5
Mfa
2
MfaSettings
3
NameServices
6
Organizations
12
Origins
3
Projects
5
SDK
138
SDK Views
3
Sessions
3
Settings
14
TestAccount
3
Tokens
3
UserApiTokens
3
Users
13
Visits
1
Waas
21
WalletConnect
1
Wallets
13
Webhooks
8
Invites
Update invite for user (accept/reject)
put
/invites/{inviteId}
Path parameters
inviteId
string
required
Example:
95b11417-f18f-457f-8804-68e361f9164f
ID of the invite
Request body
InviteUpdateRequest
required
status
'pending'
|
'rejected'
|
'accepted'
required
Response
Invite updated
Changes