Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json

Request for bulk update expiry date package action

PackageIds
string<guid>[]
required

A package's unique identifier

ExpirationTimestamp
string<date-time>

When the resource will expire

Response

An unique identifier of the created bulk action session.

A bulk action session unique identifier

Example:

"00000000-0000-0000-0000-000000000000"