Skip to main content
GET
Create Csrf Token

Headers

x-prefect-api-version
string

Query Parameters

client
string
required

The client to create a CSRF token for

Response

Successful Response

id
string<uuid>
required
created
string<date-time> | null
required
updated
string<date-time> | null
required
token
string
required

The CSRF token

client
string
required

The client id associated with the CSRF token

expiration
string<date-time>
required

The expiration time of the CSRF token