Last updated 9 months ago
This endpoint is used to create, update, search or delete organizations information inside Terrakube.
{ "days": 7, "description": "Sample Personal Access Token" }
POST /api/v1
POST
/api/v1
GET /pat/v1
GET
/pat/v1
Get all the personal access token generated by the user
DELETE /pat/v1/{tokenId}
DELETE
/pat/v1/{tokenId}
days
string
Numbere of days for the token to be valid
description
Some sample description for the token
days*
int
Number of days
description*
String
Token description