Select
Devices
API for managing devices sessions
Parameters
Name | In | Type | Required | Description |
---|---|---|---|---|
username | path | string | true | a username of Grupo Mamovil |
org | path | string | true | a orgID of Grupo Mamovil |
Request example
|
|
Responses
Code | Meaning | Description | Schema |
---|---|---|---|
200 | OK | Devices list associated with the customer | DevicesListResponse |
400 | Bad Request | Error response | ErrorDto |
401 | Unauthorized | Error response | ErrorDto |
403 | Forbidden | Error response | ErrorDto |
404 | Not Found | Error response | ErrorDto |
500 | Internal Server Error | Error response | ErrorDto |
Parameters
Name | In | Type | Required | Description |
---|---|---|---|---|
username | path | string | true | a username of Grupo Mamovil |
org | path | string | true | a orgID of Grupo Mamovil |
scope | query | string | true | Unique identifier for the device |
Request example
|
|
Responses
Code | Meaning | Description | Schema |
---|---|---|---|
204 | No Content | Deleted | None |
400 | Bad Request | Error response | ErrorDto |
401 | Unauthorized | Error response | ErrorDto |
403 | Forbidden | Error response | ErrorDto |
404 | Not Found | Error response | ErrorDto |
500 | Internal Server Error | Error response | ErrorDto |
Parameters
Name | In | Type | Required | Description |
---|---|---|---|---|
username | path | string | true | a username of Grupo Mamovil |
org | path | string | true | a orgID of Grupo Mamovil |
device_id | path | string | true | Unique identifier for the device |
Request example
|
|
Responses
Code | Meaning | Description | Schema |
---|---|---|---|
204 | No Content | Deleted | None |
400 | Bad Request | Error response | ErrorDto |
401 | Unauthorized | Error response | ErrorDto |
403 | Forbidden | Error response | ErrorDto |
404 | Not Found | Error response | ErrorDto |
500 | Internal Server Error | Error response | ErrorDto |
Endpoints
Credentials
Flows
Tokens
Magic links
OTP
TOTP
Devices