Patch
/api/user-tags/access-request-settings
Update access request settings for all user tags
Security
HTTP
Type bearer
Body parameters
Tag access request settings to update
object
allowAccessRequest
boolean
approvalTimeOut
string
Approval timeout value in days, hours and minutes format
notificationMediums
Array of object (NotificationMediumDto)
object
id
string
name
string
description
string
application
string
channels
Array of string
string
managerApproval
object (ManagerApproval)
required
boolean
Defaultfalse
condition
string
Valid values[
"Any",
"All",
"Manager"
]
Responses
204
Tag access request settings updated successfully