v1

latestOpenAPI 3.0.42026-07-13107171473.3 KB
Proxy Profiles

Replace Proxy Profile

This endpoint replaces a Proxy Profile identified by the proxyProfileId parameter.

Important: As this endpoint is doing a complete replace, it's important to set every other attribute that you don't want to change in its original state. Not listing one means it will reset.

put/v1/proxy-profiles/{proxyProfileId}

Path parameters

proxyProfileIdstring uuid required

The identifier of the Proxy Profile.

Request body

namestring required

The name of the proxy profile.

descriptionstring nullable

The description of the proxy profile.

Response

When the replace 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.