+ All Categories
Home > Documents > E nd po i nts · a p p ro v a l _s t a t u s st ri n g : D E N IE D, P E N D IN G, A P P ROV E D fa...

E nd po i nts · a p p ro v a l _s t a t u s st ri n g : D E N IE D, P E N D IN G, A P P ROV E D fa...

Date post: 01-Oct-2020
Category:
Upload: others
View: 0 times
Download: 0 times
Share this document with a friend
35
SHAID Documentation Document current as of 04/30/2020 05:38 PM. Base URL: https://shaid.smartdevicelink.com/api/v2 Endpoints GET /application PUT /application/approval/vendor GET /category GET /country GET /service GET /permission GET /locale POST /webhooks Retrieve one or more SDL applications and metadata about them: their UUID (a unique identifier which should be kept private), the countries the application supports, the Click here for the full API documentation SHAID v2.5.0 Endpoints GET /application
Transcript
Page 1: E nd po i nts · a p p ro v a l _s t a t u s st ri n g : D E N IE D, P E N D IN G, A P P ROV E D fa l se On l y ret ri ev e a p p l i ca t i o n s m a t ch i n g t h e p ro v i d

SHAID DocumentationDocument current as of 04/30/2020 05:38 PM.

Base URL: https://shaid.smartdevicelink.com/api/v2

Endpoints

GET /application

PUT /application/approval/vendor

GET /category

GET /country

GET /service

GET /permission

GET /locale

POST /webhooks

Retrieve one or more SDL applications and metadata about them: their UUID (a unique

identifier which should be kept private), the countries the application supports, the

Click here for the full API documentation

SHAID v2.5.0

Endpoints

GET /application

Page 2: E nd po i nts · a p p ro v a l _s t a t u s st ri n g : D E N IE D, P E N D IN G, A P P ROV E D fa l se On l y ret ri ev e a p p l i ca t i o n s m a t ch i n g t h e p ro v i d

application category, and the data permissions the application requires access to.

Parameters

Page 3: E nd po i nts · a p p ro v a l _s t a t u s st ri n g : D E N IE D, P E N D IN G, A P P ROV E D fa l se On l y ret ri ev e a p p l i ca t i o n s m a t ch i n g t h e p ro v i d

I N N A M E T Y P E R E Q U I R ED

D E S C R I PT I O N

D E FA U LT

query uuid string false

A comma-

separated

list of

Applicatio

n UUIDs.

Find

application

s by their

UUID.

query version_id string false

A comma-

separated

list of

Applicatio

n Version

IDs. Find

application

s by

specific

version

IDs.

query vendor_id string false

A comma-

separated

list of

Vendor

IDs. Find

application

s owned by

specific

Vendors.

Page 4: E nd po i nts · a p p ro v a l _s t a t u s st ri n g : D E N IE D, P E N D IN G, A P P ROV E D fa l se On l y ret ri ev e a p p l i ca t i o n s m a t ch i n g t h e p ro v i d

I N N A M E T Y P E R E Q U I R ED

D E S C R I PT I O N

D E FA U LT

query

champion_

assigned_v

endor_id

string false

A comma-

separated

list of

Vendor

IDs. Find

application

s with

specific

assigned

champion

Vendors.

Alternativel

y, find

application

s without

an

assigned

champion

Vendor by

sending null . This

parameter

is only

available

for vendors

with SHAID

admin

access; For

non-

admins,

the value

of this

parameter

will be

ignored.

Page 5: E nd po i nts · a p p ro v a l _s t a t u s st ri n g : D E N IE D, P E N D IN G, A P P ROV E D fa l se On l y ret ri ev e a p p l i ca t i o n s m a t ch i n g t h e p ro v i d

I N N A M E T Y P E R E Q U I R ED

D E S C R I PT I O N

D E FA U LT

query

champion_

approval_s

tatus

string:

APPROVE

D,

PENDING,

DENIED

false

A comma-

separated

list of

Champion

Approval

Statuses.

Only

retrieve

application

s matching

the

provided

champion

approval

status.

This

parameter

is only

available

for vendors

with SHAID

admin

access; For

non-

admins,

the value

of this

parameter

will be

ignored.

Page 6: E nd po i nts · a p p ro v a l _s t a t u s st ri n g : D E N IE D, P E N D IN G, A P P ROV E D fa l se On l y ret ri ev e a p p l i ca t i o n s m a t ch i n g t h e p ro v i d

I N N A M E T Y P E R E Q U I R ED

D E S C R I PT I O N

D E FA U LT

query status

string:

DEVELOP

MENT,

REVIEW,

PRODUCTI

ON

false

A comma-

separated

list of

Statuses.

Only

retrieve

application

s matching

the

provided

status.

This

parameter

is only

available

for vendors

with SHAID

admin

access; For

non-

admins,

the value

of this

parameter

will always

be PRODUCTION .

Page 7: E nd po i nts · a p p ro v a l _s t a t u s st ri n g : D E N IE D, P E N D IN G, A P P ROV E D fa l se On l y ret ri ev e a p p l i ca t i o n s m a t ch i n g t h e p ro v i d

I N N A M E T Y P E R E Q U I R ED

D E S C R I PT I O N

D E FA U LT

queryapproval_s

tatus

string:

DENIED,

PENDING,

APPROVE

D

false

Only

retrieve

application

s matching

the

provided

SDLC

approval

status.

This

parameter

is only

available

for vendors

with SHAID

admin

access; For

non-

admins,

the value

of this

parameter

will always

be APPROVED .

Page 8: E nd po i nts · a p p ro v a l _s t a t u s st ri n g : D E N IE D, P E N D IN G, A P P ROV E D fa l se On l y ret ri ev e a p p l i ca t i o n s m a t ch i n g t h e p ro v i d

I N N A M E T Y P E R E Q U I R ED

D E S C R I PT I O N

D E FA U LT

querygranted_ve

ndor_idstring false

A comma-

separated

list of

Vendor

IDs. Find

application

s granted

read

access to

the given

Vendor

IDs. This

parameter

is only

available

for vendors

with SHAID

admin

access; For

non-

admins,

the value

of this

parameter

will be

ignored.

Page 9: E nd po i nts · a p p ro v a l _s t a t u s st ri n g : D E N IE D, P E N D IN G, A P P ROV E D fa l se On l y ret ri ev e a p p l i ca t i o n s m a t ch i n g t h e p ro v i d

I N N A M E T Y P E R E Q U I R ED

D E S C R I PT I O N

D E FA U LT

query

not_grante

d_vendor_i

d

string false

A comma-

separated

list of

Vendor

IDs. Find

application

s NOT

granted

read

access to

the given

Vendor

IDs. This

parameter

is only

available

for vendors

with SHAID

admin

access; For

non-

admins,

the value

of this

parameter

will be

ignored.

Page 10: E nd po i nts · a p p ro v a l _s t a t u s st ri n g : D E N IE D, P E N D IN G, A P P ROV E D fa l se On l y ret ri ev e a p p l i ca t i o n s m a t ch i n g t h e p ro v i d

I N N A M E T Y P E R E Q U I R ED

D E S C R I PT I O N

D E FA U LT

query platform

string:

ANDROID,

IOS,

CLOUD,

EMBEDDE

D

false

Only

retrieve

application

s matching

the

provided

platform.

Supports

filtering on

multiple

platforms

as a

comma-

separated

list.

querycountry_is

ostring false

Only

retrieve

application

s built to

support

the

provided

country.

Page 11: E nd po i nts · a p p ro v a l _s t a t u s st ri n g : D E N IE D, P E N D IN G, A P P ROV E D fa l se On l y ret ri ev e a p p l i ca t i o n s m a t ch i n g t h e p ro v i d

I N N A M E T Y P E R E Q U I R ED

D E S C R I PT I O N

D E FA U LT

querycategory_i

dinteger false

Only

retrieve

application

s in the

provided

category.

See GET /categoryfor a list of

available

values.

Supports

filtering on

multiple

categories

as a

comma-

separated

list.

queryallow_mar

ketingboolean false

Only

retrieve

application

s that

explicitly

allow or

deny

marketing/

promotion

of their

application

.

Page 12: E nd po i nts · a p p ro v a l _s t a t u s st ri n g : D E N IE D, P E N D IN G, A P P ROV E D fa l se On l y ret ri ev e a p p l i ca t i o n s m a t ch i n g t h e p ro v i d

I N N A M E T Y P E R E Q U I R ED

D E S C R I PT I O N

D E FA U LT

queryinclude_del

etedboolean false

Include

application

s in the

response

which are

deleted.

false

queryinclude_bl

acklistedboolean false

Include

application

s in the

response

which are

blacklisted

by the

SDLC.

false

query name string false

Search for

Applicatio

ns

containing

the

provided

string in

their name.

Page 13: E nd po i nts · a p p ro v a l _s t a t u s st ri n g : D E N IE D, P E N D IN G, A P P ROV E D fa l se On l y ret ri ev e a p p l i ca t i o n s m a t ch i n g t h e p ro v i d

I N N A M E T Y P E R E Q U I R ED

D E S C R I PT I O N

D E FA U LT

query query_typestring: ALL,

LATESTfalse

Modifies

the scope

of the

endpoint

to query

ALL

versions of

each

application

, the

LATEST

version of

each

application

, or only

the latest

production

version of

each

application

(default).

queryhas_entere

d_reviewboolean false

Only

retrieve

application

s that are

either

currently in

or have

been

reviewed

(true) or

have not

yet entered

review

(false).

Default

null.

Page 14: E nd po i nts · a p p ro v a l _s t a t u s st ri n g : D E N IE D, P E N D IN G, A P P ROV E D fa l se On l y ret ri ev e a p p l i ca t i o n s m a t ch i n g t h e p ro v i d

I N N A M E T Y P E R E Q U I R ED

D E S C R I PT I O N

D E FA U LT

queryis_in_catal

ogboolean false

Whether

the app

should

appear in

the App

Catalog on

smartdevic

elink.com.

queryis_homepa

ge_appboolean false

Whether

the app is

eligible

appear on

the

homepage

smartdevic

elink.com.

queryis_oem_sp

ecificboolean false

Whether

the app

should

appear in

the OEM-

specific

section of

the App

Catalog.

query limit integer false

The

maximum

number of

results to

return. Max

50. Default

50.

50

Page 15: E nd po i nts · a p p ro v a l _s t a t u s st ri n g : D E N IE D, P E N D IN G, A P P ROV E D fa l se On l y ret ri ev e a p p l i ca t i o n s m a t ch i n g t h e p ro v i d

I N N A M E T Y P E R E Q U I R ED

D E S C R I PT I O N

D E FA U LT

query offset integer false

The

number of

results to

offset, for

basic

pagination

.

0

query sort_by

string:

applicatio

n.id,

applicatio

n.name,

applicatio

n.platform,

applicatio

n.status,

applicatio

n.approval

_status,

vendor.na

me,

applicatio

n.champio

n_approval

_status,

applicatio

n.champio

n_updated

_ts

false

Which

property to

sort the

results by.

"application.id"

query sort_orderstring:

ASC, DESCfalse

How to

order the

results (in

combinati

on with sort_by).

"ASC"

Page 16: E nd po i nts · a p p ro v a l _s t a t u s st ri n g : D E N IE D, P E N D IN G, A P P ROV E D fa l se On l y ret ri ev e a p p l i ca t i o n s m a t ch i n g t h e p ro v i d

Application(s) retrieved! The request was successful and any matching applications are

returned in the response body.

Schema

(object)

meta (object) (optional)

request_id (string) A unique ID for the request

code (int32) The HTTP status code of the response

message (string) A readable summary of the request result

data (object) (optional)

applications (unspecified type) (optional)

Invalid request. The request is either missing data, has invalid data, or has conflicting

data. See the response body for more details.

Schema

N/A

Internal server error.

Schema

N/A

RESP ONSE: 200

RESP ONSE: 400

RESP ONSE: 500

Page 17: E nd po i nts · a p p ro v a l _s t a t u s st ri n g : D E N IE D, P E N D IN G, A P P ROV E D fa l se On l y ret ri ev e a p p l i ca t i o n s m a t ch i n g t h e p ro v i d

This operation changes the requesting OEM's approval_status property of an application

version.

Parameters

I N N A M E R E Q U I R E D D E S C R I P T I O N

Request Body

(object)

applications (array) (optional)

(object)

version_id (int64) A unique integer to identify the application version

approval_status (string: LIMITED, ACCEPTED) The OEM's selected status of

the application version

notes (string) (optional) Notes by the OEM to be shared with the application

developer

Application OEM approval status(es) updated! The application version(s) provided were

successfully updated.

Schema

N/A

PUT /application/approval/vendor

body applications true

An array of

Application OEM

Approval objects.

RESP ONSE: 200

Page 18: E nd po i nts · a p p ro v a l _s t a t u s st ri n g : D E N IE D, P E N D IN G, A P P ROV E D fa l se On l y ret ri ev e a p p l i ca t i o n s m a t ch i n g t h e p ro v i d

Invalid request. You probably tried to update an application version ID which you don't

have access to.

Schema

N/A

Internal server error.

Schema

N/A

Retrieve a list of supported categories an Application can choose to be listed under. An

Application may only be associated with one category.

Parameters

RESP ONSE: 400

RESP ONSE: 500

GET /category

Page 19: E nd po i nts · a p p ro v a l _s t a t u s st ri n g : D E N IE D, P E N D IN G, A P P ROV E D fa l se On l y ret ri ev e a p p l i ca t i o n s m a t ch i n g t h e p ro v i d

I N N A M E T Y P E R E Q U I R E D D E S C R I P T IO N

queryapplication_uu

idstring false

Check each

category

against the

given

Application

to see if it is

currently in

use by the

Application,

returned by

the

is_selected

attribute.

query status

string:

DEVELOPMEN

T, REVIEW,

PRODUCTION

false

Only match

against the

given application_uuid in the

provided

status. This

parameter is

only

available for

vendors with

SHAID

admin

access; For

non-admins,

the value of

this

parameter

will always

be PRODUCTION .

Page 20: E nd po i nts · a p p ro v a l _s t a t u s st ri n g : D E N IE D, P E N D IN G, A P P ROV E D fa l se On l y ret ri ev e a p p l i ca t i o n s m a t ch i n g t h e p ro v i d

Categories retrieved! The request was successful and the categories are returned in the

response body.

Schema

(object)

meta (object) (optional)

request_id (string) A unique ID for the request

code (int32) The HTTP status code of the response

message (string) A readable summary of the request result

data (object) (optional)

categories (unspecified type) (optional)

Invalid request. The request is either missing data, has invalid data, or has conflicting

data. See the response body for more details.

Schema

N/A

Internal server error.

Schema

N/A

RESP ONSE: 200

RESP ONSE: 400

RESP ONSE: 500

Page 21: E nd po i nts · a p p ro v a l _s t a t u s st ri n g : D E N IE D, P E N D IN G, A P P ROV E D fa l se On l y ret ri ev e a p p l i ca t i o n s m a t ch i n g t h e p ro v i d

Retrieve a list of countries an Application can choose to operate in (should the Vendor

OEM support it). An Application may be associated with many countries.

Parameters

GET /country

Page 22: E nd po i nts · a p p ro v a l _s t a t u s st ri n g : D E N IE D, P E N D IN G, A P P ROV E D fa l se On l y ret ri ev e a p p l i ca t i o n s m a t ch i n g t h e p ro v i d

I N N A M E T Y P E R E Q U I R E D D E S C R I P T IO N

queryapplication_uu

idstring false

Check each

country

against the

given

Application

to see if it is

currently in

use by the

Application,

returned by

the

is_selected

attribute.

query status

string:

DEVELOPMEN

T, REVIEW,

PRODUCTION

false

Only match

against the

given application_uuid in the

provided

status. This

parameter is

only

available for

vendors with

SHAID

admin

access; For

non-admins,

the value of

this

parameter

will always

be PRODUCTION .

Page 23: E nd po i nts · a p p ro v a l _s t a t u s st ri n g : D E N IE D, P E N D IN G, A P P ROV E D fa l se On l y ret ri ev e a p p l i ca t i o n s m a t ch i n g t h e p ro v i d

Countries retrieved! The request was successful and the countries are returned in the

response body.

Schema

(object)

meta (object) (optional)

request_id (string) A unique ID for the request

code (int32) The HTTP status code of the response

message (string) A readable summary of the request result

data (object) (optional)

countries (unspecified type) (optional)

Invalid request. The request is either missing data, has invalid data, or has conflicting

data. See the response body for more details.

Schema

N/A

Internal server error.

Schema

N/A

RESP ONSE: 200

RESP ONSE: 400

RESP ONSE: 500

Page 24: E nd po i nts · a p p ro v a l _s t a t u s st ri n g : D E N IE D, P E N D IN G, A P P ROV E D fa l se On l y ret ri ev e a p p l i ca t i o n s m a t ch i n g t h e p ro v i d

Retrieve a list of app service types an Application can choose to support. An Application

may support many service types.

Parameters

GET /service

Page 25: E nd po i nts · a p p ro v a l _s t a t u s st ri n g : D E N IE D, P E N D IN G, A P P ROV E D fa l se On l y ret ri ev e a p p l i ca t i o n s m a t ch i n g t h e p ro v i d

I N N A M E T Y P E R E Q U I R ED

D E S C R I PT I O N

D E FA U LT

queryinclude_pe

rmissionsboolean false

Set to true to return

a permissionsarray of

permission

objects

associated

with each

app service

type.

Default false .

false

queryapplicatio

n_uuidstring false

Check

each

service

against the

given

Applicatio

n to see if

it is

currently

supported

by the

Applicatio

n, returned

by the

is_selected

attribute.

Page 26: E nd po i nts · a p p ro v a l _s t a t u s st ri n g : D E N IE D, P E N D IN G, A P P ROV E D fa l se On l y ret ri ev e a p p l i ca t i o n s m a t ch i n g t h e p ro v i d

I N N A M E T Y P E R E Q U I R ED

D E S C R I PT I O N

D E FA U LT

Services retrieved! The request was successful and the services are returned in the

response body.

Schema

(object)

meta (object) (optional)

query status

string:

DEVELOP

MENT,

REVIEW,

PRODUCTI

ON

false

Only

match

against the

given application_uuid in

the

provided

status.

This

parameter

is only

available

for vendors

with SHAID

admin

access; For

non-

admins,

the value

of this

parameter

will always

be PRODUCTION .

RESP ONSE: 200

Page 27: E nd po i nts · a p p ro v a l _s t a t u s st ri n g : D E N IE D, P E N D IN G, A P P ROV E D fa l se On l y ret ri ev e a p p l i ca t i o n s m a t ch i n g t h e p ro v i d

request_id (string) A unique ID for the request

code (int32) The HTTP status code of the response

message (string) A readable summary of the request result

data (object) (optional)

services (unspecified type) (optional)

Invalid request. The request is either missing data, has invalid data, or has conflicting

data. See the response body for more details.

Schema

N/A

Internal server error.

Schema

N/A

Retrieve a list of supported permissions an Application can request access to. An

Application can use many permissions. A SmartDeviceLink Application requires certain

data permissions about the mobility experience. These permissions are chosen by the

developer and should be synchronized with OEM systems or SDL Server implementations.

Parameters

RESP ONSE: 400

RESP ONSE: 500

GET /permission

Page 28: E nd po i nts · a p p ro v a l _s t a t u s st ri n g : D E N IE D, P E N D IN G, A P P ROV E D fa l se On l y ret ri ev e a p p l i ca t i o n s m a t ch i n g t h e p ro v i d

I N N A M E T Y P E R E Q U I R ED

D E S C R I PT I O N

D E FA U LT

queryapplicatio

n_uuidstring false

Check

each

permission

against the

given

Applicatio

n to see if

it is

currently in

use by the

Applicatio

n, returned

by the

hmi_level

attribute.

Page 29: E nd po i nts · a p p ro v a l _s t a t u s st ri n g : D E N IE D, P E N D IN G, A P P ROV E D fa l se On l y ret ri ev e a p p l i ca t i o n s m a t ch i n g t h e p ro v i d

I N N A M E T Y P E R E Q U I R ED

D E S C R I PT I O N

D E FA U LT

query status

string:

DEVELOP

MENT,

REVIEW,

PRODUCTI

ON

false

Only

match

against the

given application_uuid in

the

provided

status.

This

parameter

is only

available

for vendors

with SHAID

admin

access; For

non-

admins,

the value

of this

parameter

will always

be PRODUCTION .

Page 30: E nd po i nts · a p p ro v a l _s t a t u s st ri n g : D E N IE D, P E N D IN G, A P P ROV E D fa l se On l y ret ri ev e a p p l i ca t i o n s m a t ch i n g t h e p ro v i d

I N N A M E T Y P E R E Q U I R ED

D E S C R I PT I O N

D E FA U LT

Permission(s) retrieved! The request was successful and the permissions are returned in

the response body.

queryinclude_hi

ddenboolean false

Set to true to return

permission

s which are

not

presented

to app

developers

as

selectable

permission

options.

Default false .

false

queryinclude_pa

rentsboolean false

Set to true to return

a parent_permissions array

of

permission

objects in

each first-

level

permission

object.

Default false .

false

RESP ONSE: 200

Page 31: E nd po i nts · a p p ro v a l _s t a t u s st ri n g : D E N IE D, P E N D IN G, A P P ROV E D fa l se On l y ret ri ev e a p p l i ca t i o n s m a t ch i n g t h e p ro v i d

Schema

(object)

meta (object) (optional)

request_id (string) A unique ID for the request

code (int32) The HTTP status code of the response

message (string) A readable summary of the request result

data (object) (optional)

permission_categories (unspecified type) (optional)

Invalid request. The request is either missing data, has invalid data, or has conflicting

data. See the response body for more details.

Schema

N/A

Internal server error.

Schema

N/A

Retrieve a list of RFC 5646 language codes. An Application can have many locales

supported.

RESP ONSE: 400

RESP ONSE: 500

GET /locale

Page 32: E nd po i nts · a p p ro v a l _s t a t u s st ri n g : D E N IE D, P E N D IN G, A P P ROV E D fa l se On l y ret ri ev e a p p l i ca t i o n s m a t ch i n g t h e p ro v i d

Parameters

I N N A M E T Y P E R E Q U I R E D D E S C R I P T IO N

queryapplication_uu

idstring false

Check each

locale

against the

given

Application

to see if it is

currently in

use by the

Application,

returned by

the

is_selected

attribute.

query status

string:

DEVELOPMEN

T, REVIEW,

PRODUCTION

false

Only match

against the

given application_uuid in the

provided

status. This

parameter is

only

available for

vendors with

SHAID

admin

access; For

non-admins,

the value of

this

parameter

will always

be PRODUCTION .

Page 33: E nd po i nts · a p p ro v a l _s t a t u s st ri n g : D E N IE D, P E N D IN G, A P P ROV E D fa l se On l y ret ri ev e a p p l i ca t i o n s m a t ch i n g t h e p ro v i d

Locales retrieved! The request was successful and the locales are returned in the

response body.

Schema

(object)

meta (object) (optional)

request_id (string) A unique ID for the request

code (int32) The HTTP status code of the response

message (string) A readable summary of the request result

data (object) (optional)

locales (unspecified type) (optional)

Invalid request. The request is either missing data, has invalid data, or has conflicting

data. See the response body for more details.

Schema

N/A

Internal server error.

Schema

N/A

RESP ONSE: 200

RESP ONSE: 400

RESP ONSE: 500

Page 34: E nd po i nts · a p p ro v a l _s t a t u s st ri n g : D E N IE D, P E N D IN G, A P P ROV E D fa l se On l y ret ri ev e a p p l i ca t i o n s m a t ch i n g t h e p ro v i d

### Summary

Webhook events are sent to Vendors who have SDLC Membership level 1-4, are tagged by

the SDLC as an "App Consumer", and have opted to receive the events by providing a

Webhook URL in their company profile. They are designed to assist SDL Policy Servers in

maintaining a synchronized state of SDL application metadata to ensure Policy Tables are

kept up-to-date.

### Success, Retry, and Failure

A webhook is considered successful if it receives an HTTP 2XX response from your server

within 5 seconds of the request. In the event of a failure, we will attempt to re-send

individual webhooks up to 3 more times, with 30 minute intervals between each attempt. If

all 4 attempts fail to respond with an HTTP 2XX response code within 5 seconds, no

further attempts will be made to send the webhook, and an email will be sent to the

contact information on file to notify you of the repeated failures.

### Requests

Webhooks are sent via HTTP POST requests to the endpoint on file for certain vendors.

Vendors can manage their webhook endpoint via the SDL Developer Portal. The initial

webhook attempt typically occurs within 5 seconds of the data being changed on SHAID,

and retry attempts typically occur at 30 minute intervals.

### Supported Webhook Entities

Only the application entity is currently sent in webhooks, but we may introduce support

for more in the future. Please make sure your webhook receiver is designed to gracefully

handle/ignore additional entity types over time.

Parameters

POST /webhooks

NOT AN AC TU AL ENDP OINT. THIS SEC TION DESC RIBES HOWWEBHOOKS ARE SENT TO THIRD-PARTY SDL P OL IC YSERV ERS

Page 35: E nd po i nts · a p p ro v a l _s t a t u s st ri n g : D E N IE D, P E N D IN G, A P P ROV E D fa l se On l y ret ri ev e a p p l i ca t i o n s m a t ch i n g t h e p ro v i d

I N N A M E R E Q U I R E D D E S C R I P T I O N

Request Body

(object)

entity (string) (optional) The type of entity the webhook notification is regarding.

action (string: UPSERT, DELETE) (optional) The action taken to cause the webhook.

uuid (string) (optional) In the event of an application entity, this respresents the

application's UUID.

updated_ts (string, date-time) (optional) The DateTime the entity was updated which

caused the webhook to be sent.

deleted_ts (string, date-time) (optional) The DateTime the entity was deleted which

cased the webhook to be sent. Deleted entities will not have future webhook events

and will no longer be available in GET requests.

This endpoint does not exist.

Schema

N/A

SHAID v1.0 has been deprecated and removed. Please refer to the latest version.

body body falseThe JSON payload

of the webhook.

RESP ONSE: 404

DEPRECATED AND REMOVED


Recommended