Business Concepts
Path parameters
business_concept_idintegerRequired
Business concept ID
Body
domain_idsinteger[]Required
List of domain IDs to share the business concept with
Responses
200
Business concept updated
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
404
Not found
application/json
500
Internal Server Error
application/json
put/api/business_concepts/{business_concept_id}/shared_domains
Path parameters
business_concept_idintegerRequired
Business concept ID
Body
domain_idsinteger[]Required
List of domain IDs to share the business concept with
Responses
200
Business concept updated
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
404
Not found
application/json
500
Internal Server Error
application/json
patch/api/business_concepts/{business_concept_id}/shared_domains
Last updated