Identifier Groups
Create Identifier Groups
POST
/
assets
/
groups
/
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
feed_id
integer
id
integer
name
string
tenant_id
integer
urn
string
The uniform resource name of the identifier group.
Response
200 - application/json
assets_group
object
Was this page helpful?