You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to document above, accessKeys object from response has only id, key, mode fields.
But, when I actually send a request to https://partner-accounts.messagebird.com/child-accounts via Postman, accessKeys object from its response has 8 fields including id, access_key, mode, description.
So, since a lack of an official documents, An AccessKey class which exists for response need to be fixed.