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