Posts

Post not yet marked as solved
4 Replies
2.5k Views
I can’t understand how to create the http body of the Modify User Account api:PATCH https://api.appstoreconnect.apple.com/v1/users/{id}In particular the array:[UserUpdateRequest.Data.Relationships.VisibleApps.Data]What are the required id and type properties of Data object?Could somebody provide a code or postman example of a request ?This is the url of the API:https://developer.apple.com/documentation/appstoreconnectapi/modify_a_user_account
Posted Last updated
.