Proxies
Create a Proxy in the specified Space
post/{spaceId}/proxies
Path parameters
spaceIdstring required
The ID of the space containing the resource.
Request body
Example request
{
"SpaceId": "Spaces-1"
}Response
Created
Example response
{
"SpaceId": "Spaces-1"
}Changes
No recorded changes to this endpoint across all 7 revisions of this API.