v1

latestSwagger 2.02026-07-17282529.5 KB
flag

put/flags/{flagID}

Path parameters

flagIDinteger required

numeric ID of the flag to get

Request body

descriptionstring nullable
dataRecordsEnabledboolean nullable

enabled data records will get data logging in the metrics pipeline, for example, kafka.

entityTypestring nullable

it will overwrite entityType into evaluation logs if it's not empty

enabledboolean nullable
keystring nullable
notesstring nullable

Response

returns the flag

idinteger
keystring

unique key representation of the flag

descriptionstring required
enabledboolean required
dataRecordsEnabledboolean required

enabled data records will get data logging in the metrics pipeline, for example, kafka.

entityTypestring

it will override the entityType in the evaluation logs if it's not empty

notesstring

flag usage details in markdown format

createdBystring
updatedBystring
updatedAtstring date-time