The client used to make HTTP requests to the Seam API.
ReadonlydefaultsDefault request options used for requests made by this client.
Client for the Seam API /phones/simulate routes.
Creates a new SeamPaginator to iterate over the paginated results of the request.
Deactivates a phone, which is useful, for example, if a user has lost their phone. For more information, see App User Lost Phone Process.
Returns a specified phone.
Returns a list of all phones. To filter the list of returned phones by a specific owner user identity or credential, include the owner_user_identity_id or acs_credential_id, respectively, in the request body.
Optionalparameters: PhonesListParametersStaticfromCreates a new SeamHttpPhones authenticated with an API key.
StaticfromCreates a new SeamHttpPhones from an existing HTTP client.
StaticfromCreates a new SeamHttpPhones authenticated with a client session token.
StaticfromCreates a new SeamHttpPhones authenticated with a console session token and scoped to a workspace.
StaticfromCreates a new SeamHttpPhones authenticated with a personal access token and scoped to a workspace.
StaticfromCreates a new SeamHttpPhones authenticated with a client session token for the user identified by the user identifier key. The client session is created with the publishable key if it does not exist.
Client for the Seam API /phones routes.