stages

ConsentStage Viewset

post/stages/consent/

Request body

namestring required
mode'always_require' | 'permanent' | 'expiring'
consent_expire_instring

Offset after which consent expires. (Format: hours=1;minutes=2;seconds=3).

Response

pkstring uuid required
namestring required
componentstring required

Get object type 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

mode'always_require' | 'permanent' | 'expiring'
consent_expire_instring

Offset after which consent expires. (Format: hours=1;minutes=2;seconds=3).

Changes

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