Error
A valid request URL is required to generate request examples{
"ok": true,
"data": {
"key": "<string>",
"prefix": "<string>",
"type": "user",
"label": "<string>",
"scopes": [
{
"project": "<string>",
"environment": "<string>"
}
],
"permission": "<string>"
}
}{
"ok": false,
"error": {
"code": "BAD_REQUEST",
"message": "<string>"
}
}{
"ok": false,
"error": {
"code": "BAD_REQUEST",
"message": "<string>"
}
}{
"ok": false,
"error": {
"code": "BAD_REQUEST",
"message": "<string>"
}
}{
"ok": false,
"error": {
"code": "BAD_REQUEST",
"message": "<string>"
}
}Post keys
Create a new API key (user or system type). System keys require scopes and permission.
POST
/
keys
Error
A valid request URL is required to generate request examples{
"ok": true,
"data": {
"key": "<string>",
"prefix": "<string>",
"type": "user",
"label": "<string>",
"scopes": [
{
"project": "<string>",
"environment": "<string>"
}
],
"permission": "<string>"
}
}{
"ok": false,
"error": {
"code": "BAD_REQUEST",
"message": "<string>"
}
}{
"ok": false,
"error": {
"code": "BAD_REQUEST",
"message": "<string>"
}
}{
"ok": false,
"error": {
"code": "BAD_REQUEST",
"message": "<string>"
}
}{
"ok": false,
"error": {
"code": "BAD_REQUEST",
"message": "<string>"
}
}Was this page helpful?
⌘I
