In order to create a Change via API, I must know in advance which roles (role IDs) are mandatory before I make the POST request. For example, if "Implementer" and "Reviewer" are mandatory, how can I look this up via API?
The change_template layout field shows which form fields are mandatory, but it doesn't provide the role IDs.