app

API endpoint that allows API Tokens to be viewed or edited.

post/app/api_tokens/

Request body

namestring

A free-form name for the API key. Need not be unique. 50 characters max.

expiry_datestring date-time nullable

Once API key expires, clients cannot use it anymore.

Response

keystring required

Changes