Terrakube
Latest
Search
K
Comment on page

Personal Access Token

This endpoint is used to create, update, search or delete organizations information inside Terrakube.

Entity fields:

Path
Type
Description
days
string
Numbere of days for the token to be valid
description
string
Some sample description for the token

Example:

{
"days": 7,
"description": "Sample Personal Access Token"
}

Supported Operations

post
/api/v1
get
/pat/v1