Create API Key
POST/identity/api-key
Create an API key. Permissions can be assigned after.
Request
- text/plain
- application/json-patch+json
- application/json
- text/json
- application/*+json
Body
organization stringnullable
description stringnullable
Body
organization stringnullable
description stringnullable
Body
organization stringnullable
description stringnullable
Body
organization stringnullable
description stringnullable
Body
organization stringnullable
description stringnullable
Responses
- 201
- 400
- 403
- default
Created
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
keyId stringnullable
key stringnullable
{
"keyId": "string",
"key": "string"
}
- Schema
- Example (from schema)
Schema
keyId stringnullable
key stringnullable
{
"keyId": "string",
"key": "string"
}
- Schema
- Example (from schema)
Schema
keyId stringnullable
key stringnullable
{
"keyId": "string",
"key": "string"
}
Bad Request
- text/plain
- application/json
- text/json
- Schema
Schema
string
- Schema
Schema
string
- Schema
Schema
string
Forbidden
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
type stringnullable
title stringnullable
status int32nullable
detail stringnullable
instance stringnullable
property name* any
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}
- Schema
- Example (from schema)
Schema
type stringnullable
title stringnullable
status int32nullable
detail stringnullable
instance stringnullable
property name* any
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}
- Schema
- Example (from schema)
Schema
type stringnullable
title stringnullable
status int32nullable
detail stringnullable
instance stringnullable
property name* any
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}
Error
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
type stringnullable
title stringnullable
status int32nullable
detail stringnullable
instance stringnullable
property name* any
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}
- Schema
- Example (from schema)
Schema
type stringnullable
title stringnullable
status int32nullable
detail stringnullable
instance stringnullable
property name* any
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}
- Schema
- Example (from schema)
Schema
type stringnullable
title stringnullable
status int32nullable
detail stringnullable
instance stringnullable
property name* any
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}
Loading...