Create api key

Authentication

X-Schematic-Api-Keystring
API Key authentication via header

Request

This endpoint expects an object.
namestringRequired1-256 characters
descriptionstring or nullOptional<=256 characters
environment_idstring or nullOptional
readonlyboolean or nullOptional

Response

Created
dataobject
paramsobject
Input parameters

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error