/
HI
hivelocity
/
Hivelocity API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
Account
3
Apps
3
Backup
1
Bandwidth
4
Bare Metal Devices
6
BillingInfo
10
Cancellations
6
Compute Devices
6
Contact
8
Credit
5
Deployment
6
Device
38
Domains
23
Ignition
5
Inventory
3
Invoice
9
IPAssignment
9
Maintenance
2
Network
8
option
1
Order
7
Order Groups
5
Permission
4
PrivateCloud
1
Product
3
Profile
4
RapidRestore
1
SAML
3
Service
7
SshKey
5
Token
4
get
Returns a list of Public API Tokens for the current user (last 4 characters only)
put
Updates the Public API Token with apiTokenId
post
Create a new Public API Token for the current user
delete
Deletes the Public API Token with apiTokenId
VLAN
6
VPS
44
Webhook
8
Token
Deletes the Public API Token with apiTokenId
delete
/token/
Request body
DeleteApiTokenLoad
required
apiTokenId
string
timeLastUsed
string
date-time
Token last used datetime in UTC timezone.
Response
Public API Token successfully removed.
Changes