Britive platform release 2026.03.02 is now live in production.

Clone resource profile details

Prev Next
Post
/api/resource-manager/profiles/{id}/clone
Security
HTTP
Type bearer
Path parameters
id
stringRequired

Id of the resource profile to be cloned

Query parameters
options
string

Options for clone profile

ignoreErrors
boolean

Ignore validation errors

Body parameters

Details for clone profile

object
profileId
string
name
string
description
string
expirationDuration
integer
status
string
Valid values[ "inactive", "active" ]
delegationEnabled
boolean
extendable
boolean
extensionDuration
long
extensionLimit
integer
notificationPriorToExpiration
long
policyOrderingEnabled
boolean
Responses
201

Clone profile created successfully

object
207

Clone profile created partially

object
404

Profile id does not exist

422

Clone profile creation failed

object