Skip to main content
PATCH
PublicApiUpdateOffering
Use this endpoint through the Developer API or the matching firstsales CLI command when available. Responses use the stable FirstSales public error envelope.

Authorizations

Authorization
string
header
required

FirstSales developer API key bearer token (fs-key-*).

Headers

Idempotency-Key
string
required
Required string length: 1 - 200

Path Parameters

orgId
string
required
Minimum string length: 1
wsId
string
required
Minimum string length: 1
offeringId
string
required
Minimum string length: 1

Body

application/json
targetVersion
integer
required
Required range: 0 <= x <= 9007199254740991
type
enum<string>
required
Available options:
product,
service
name
string
Required string length: 1 - 100
shortDescription
string
Maximum string length: 200
information
string
Minimum string length: 1
keyBenefits
string[]
Maximum string length: 200
url
string<uri>
Maximum string length: 500

Response

Successful response

offering
object
required
warnings
object[]
required