Documentation Index
Fetch the complete documentation index at: https://docs.provisionr.io/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Abbreviation ID
UpdateWorkspaceAbbreviationData
The full length word that will be abbreviated. Each word (separated by a space, comma, etc) will be evaluated separately and concatenated together using a hyphen
55"Infrastructure"
The abbreviated value that will replace the full length word
55"infra"
WorkspaceAbbreviationResponse
"wsabv_01hq8xyzabc123def456ghi789"
The full length word that will be abbreviated. Each word (separated by a space, comma, etc) will be evaluated separately and concatenated together using a hyphen
"Infrastructure"
The abbreviated value that will replace the full length word
"infra"
The timestamps for the abbreviation record
API hyperlinks related to the abbreviation record
{
"self": "https://ws-a1b2c3.provisionr.io/api/v1/workspace/abbreviations/wsabv_01hq8xyzabc123def456ghi789"
}