For the complete documentation index, see llms.txt. This page is also available as Markdown.

/api/site/cookie

Delete cookie setting

Authorizations
api-keystringRequired
api-usernamestringRequired
Query parameters
siteidintegerOptional
loginidintegerOptional
Responses
200

success

successbooleanOptionalExample: true
delete
/api/site/cookie
PHP (cURL)
200

success

Set cookie setting

Authorizations
api-keystringRequired
api-usernamestringRequired
Query parameters
siteidintegerOptional
loginidintegerOptional
cookieintegerRequired
precedencestringOptional
Responses
200

success

successbooleanOptionalExample: true
patch
/api/site/cookie
PHP (cURL)
200

success

Last updated

Was this helpful?