Skip to content
AI Security
Search
K
Main Navigation
App
Appearance
Menu
Return to top
Patch
PATCH
/backend/v1/campaign-runs/{campaignRunId}/access
Authorizations
HTTPBearer
Type
HTTP (bearer)
Parameters
Path Parameters
campaignRunId
*
Type
string
Required
Format
"uuid"
Request Body
application/json
Schema
JSON
JSON
{
"global"
:
true
,
"projectIds"
:
[
[
]
]
}
Responses
200
422
Successful Response
Content-Type
application/json
Schema
JSON
JSON
{
"message"
:
"string"
}
PATCH
/backend/v1/campaign-runs/{campaignRunId}/access
Playground
Server
Select a server...
Authorization
HTTPBearer
Variables
Key
Value
campaignRunId
*
Body
Try it out
Samples
Powered by
VitePress OpenAPI