API Reference
Log In
API Reference

Update a Source

Update a source.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier of the source. Format: Revenium hashid (URL-safe encoded string).

Body Params

source

string
required

The name of the source

string | null

The description of the source

string
required

The source's version

string | null

The description of the source (HTML formatted)

string
enum
required

The type of the source

boolean | null

Whether or not the source is auto-discovered

string | null

The source's unique resource / URI

string | null

The source's method

string | null
string | null
enum

The source type of the asset (ie, MULESOFT, etc)

string | null

The external id associated with the source (generally an ID in an APIM platform)

string | null

The external plan id associated with the source (generally a usage plan in an APIM platform)

tags
array of strings | null

Tags associated with the source

tags
sourceClassifications
array of objects | null

The source classifications

sourceClassifications
string | null
required

The unique identifier of the source owner

string | null
required

The unique identifier of the team that owns this source

meteringElementDefinitionIds
array of strings | null

The metering element definition IDs associated with the source

meteringElementDefinitionIds
contractIds
array of strings | null

The API contract/specifications IDs associated with the source

contractIds
string | null

Metadata

string | null
enum

Type of metering identification for source

Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*