apikeys
Generates a new API Key to access Schedo.dev API
POST
Body
application/json
Body
Example:
1
Minimum length:
4
Example:
"First ApiKey"
Response
200 - application/json
OK
CreatedAt holds the value of the "created_at" field.
Edges holds the relations/edges for other nodes in the graph. The values are being populated by the ApiKeyQuery when eager-loading is set.
EnvironmentID holds the value of the "environment_id" field.
ID of the ent.
Internal holds the value of the "internal" field.
Key holds the value of the "key" field.
Name holds the value of the "name" field.
OrganizationID holds the value of the "organization_id" field.
Revoked holds the value of the "revoked" field.