v50

latestOpenAPI 3.1.0raw.githubusercontent.com2025-01-16170291390.7 KB

Create Csrf Token

Create or update a CSRF token for a client

get/api/csrf-token

Query parameters

clientstring required

The client to create a CSRF token for

The client to create a CSRF token for

Headers

x-prefect-api-versionstring

Response

Successful Response

idstring uuid
createdstring date-time
updatedstring date-time
tokenstring required

The CSRF token

clientstring required

The client id associated with the CSRF token

expirationstring date-time required

The expiration time of the CSRF token