This endpoint updates the list of chain IDs associated with a specific subscription.
NOTE:
- Consider all IDs as abstract strings, without making any assumptions about their format or relying on such assumptions.
- The chain IDs provided will replace the existing chain IDs associated with the subscription.
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
ID of the subscription
"77e77447-1586-40e8-a75b-467ef939a0b1"
The list of new chain IDs to replace the current associated chain IDs in the subscription.
A chain ID.
Successfully updated chain IDs