v1
latestOpenAPI 3.1.02026-07-24334970.2 KBEndpoint
Create a new endpoint.
post/1.0/endpoints
Request body
Example request
{
"cookieSameSite": "Lax",
"responseFormat": "auto"
}Response
Endpoint resource created
Example response
{
"cookieSameSite": "Lax",
"responseFormat": "auto"
}