v1

latestOpenAPI 3.0.42026-07-13107171473.3 KB
Proxy Profiles

Create Proxy Profile

This endpoint creates a new Proxy Profile in the given Organization identified by the organizationId parameter, which can be obtained from the List Organizations endpoint.

post/v1/organizations/{organizationId}/proxy-profiles

Path parameters

organizationIdstring uuid required

The identifier of the Organization.

Request body

namestring required

The name of the proxy profile.

descriptionstring nullable

The description of the proxy profile.

Response

When the creation was successful.

proxyProfileIdstring uuid required

The unique identifier of the proxy profile.

namestring required

The name of the proxy profile.

descriptionstring nullable required

The description of the proxy profile.

lastAccessedAtstring date-time nullable required

The date and time when the proxy profile was last accessed.