Skip to main content
POST
Rename a scenario folder

Authorizations

Authorization
string
header
required

OAuth access token issued by Cekura for connected apps.

Body

path
string
required

Current folder path. Example: "Sales.Inbound"

project_id
integer
required

Project ID the folder belongs to

name
string
required

New name for the folder

Response

200 - application/json
name
string
required
Maximum string length: 300
path
string
read-only

Human-readable path with case preservation

created_at
string<date-time>
read-only
updated_at
string<date-time>
read-only