Update Feature Assignment
Subscriptions
Update Feature Assignment
Update an existing feature assignment — for example, to re-point it to a different subscription or feature. Only included fields are changed.
What this does: Returns the updated assignment record.
Next steps:
- Confirm the update —
GET /v1.0/subscriptions/features/assignments
POST
Update Feature Assignment
Body
Update_Feature_Assignment_Request object
ID of the feature assignment to update (FAID-).
Example:
"FAID-00000001-0000-0000-0000-000000000001"
Replacement feature ID (FEID-).
Example:
"FEID-00000001-0000-0000-0000-000000000001"
Replacement subscription ID (SUB-).
Example:
"SUB-ef84c0b5-d750-4a5a-99b1-4705089cd20c"
Response
Updated feature assignment record
The response is of type object.