Create mixed targets for an add-on

Sets the add-on's full target list in one call — pass an array of users, groups, and/or organisations in a single MixedTargets body. Use this when seeding targets for a fresh add-on; for incremental edits prefer the per-type endpoints (POST /groups, POST /users, POST /organisations).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required
Body Params
users
array of int32s
users
groups
array of int32s
groups
organisations
array of int32s
organisations
Headers
string
Defaults to Swagger
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Response
204

No Content

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!