Get CookieSecurityConfiguration
path Parameters
idstring · pattern:^(?!\.)[.A-Za-z0-9_-…· required
query Parameters
filterstringFiltering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title=='Some Title';description=='desc'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty=='Value 123').
Responses
Request successfully processed
dataobject · requiredJSON:API representation of cookieSecurityConfiguration entity.
linksobject
Put CookieSecurityConfiguration
path Parameters
idstring · pattern:^(?!\.)[.A-Za-z0-9_-…· required
query Parameters
filterstringFiltering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title=='Some Title';description=='desc'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty=='Value 123').
Responses
Request successfully processed
dataobject · requiredJSON:API representation of cookieSecurityConfiguration entity.
linksobject
Patch CookieSecurityConfiguration
path Parameters
idstring · pattern:^(?!\.)[.A-Za-z0-9_-…· required
query Parameters
filterstringFiltering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title=='Some Title';description=='desc'). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty=='Value 123').
Request Body
dataobject · requiredJSON:API representation of patching cookieSecurityConfiguration entity.
Responses
Request successfully processed
dataobject · requiredJSON:API representation of cookieSecurityConfiguration entity.
linksobject