Custom Endpoints

Execute custom endpoint

Execute a custom endpoint with POST.

post/api/custom/{path}

Path parameters

pathstring required

Custom endpoint path (supports nested segments).

Request body

object required

Response

Custom response

object required

Changes