Updates a device
1min
PUT
Authentication
Authorization
Bearer
Path Parameters
accountReference
string
*
devicePolicyReference
string
*
deviceReference
string
*
Header Parameters
X-TokenId
string
X-SessionId
string
X-Version
string
*
Origin
string
Body Parameters
deviceDTO
FictiveGlobal.Api.Rest.Dtos.v1.Devices.DeviceDTO
*
deviceReference
string
deviceName
string
deviceType
string<none | mobile | tablet | console | tv | desktop>
status
string<Active | AwaitingDeletion>
identifier
string
registeredDate
string<date-time>
lastUpdateDate
string<date-time>
registeredSlot
FictiveGlobal.Api.Rest.Dtos.v1.Devices.DeviceSlotDTO
Responses
200
OK
400
β’ The device name parameter is mandatory..
<br />β’ The device type parameter must contain desktop, mobile, tablet, console or tv value.
<br />β’ The device identifier parameter is mandatory.
401
API Authentication Failure: Invalid Authentication Type/Credentials Provided.
403
β’ Missing privilege.
<br />β’ Disabled Device Management Feature.
<br />β’ Invalid account.
<br />β’ Invalid device policy
<br />β’ Device cannot be found.
ο»Ώ
ο»Ώ
π€
Have a question?
Our super-smart AI, knowledgeable support team and an awesome community will get you an answer in a flash.
To ask a question or participate in discussions, you'll need to authenticate first.
ο»Ώ
Updated 02 Nov 2023
Did this page help you?