projects
Creates a new Attribute definition in the parent consent store.
post/v1/{+parent}/attributeDefinitions
Path parameters
parentstring required
Required. The name of the consent store that this Attribute definition belongs to.
Query parameters
attributeDefinitionIdstring
Required. The ID of the Attribute definition to create. The string must match the following regex: _a-zA-Z{0,255} and must not be a reserved keyword within the Common Expression Language as listed on https://github.com/google/cel-spec/blob/master/doc/langdef.md.
Request body
Response
Successful response