latestOpenAPI 3.1.02026-08-1076186318.8 KB
ab648a80ca4d
WordPress Site Environments
Create a plain environment (no WordPress installed)
post/sites/{site_id}/environments/plain
Path parameters
site_idstring required
Example:54fb80af-576c-4fdc-ba4f-b596c83f15a1
Request body
Example request
{
"display_name": "development"
}Response
Creating plain environment action started. Check MyKinsta for status
Example response
{
"operation_id": "environment:clone-54fb80af-576c-4fdc-ba4f-b596c83f15a1",
"message": "Creating plain environment in progress",
"status": 202
}