providers

SSFProvider Viewset

patch/providers/ssf/{id}/

Path parameters

idinteger required

A unique integer value identifying this Shared Signals Framework Provider.

Request body

namestring
signing_keystring uuid

Key used to sign the SSF Events.

oidc_auth_providersinteger[]
event_retentionstring
push_verify_certificatesboolean

Response

pkinteger required
namestring required
componentstring required

Get object component so that we know how to edit the object

verbose_namestring required

Return object's verbose_name

verbose_name_pluralstring required

Return object's plural verbose_name

meta_model_namestring required

Return internal model name

signing_keystring uuid required

Key used to sign the SSF Events.

oidc_auth_providersinteger[]
ssf_urlstring nullable required
event_retentionstring
push_verify_certificatesboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.