Platform API actor.builds.patchTags Code Examples cURLTypeScript# Write the request body to body.json before running curl -X PATCH -d '@body.json' 'https://api.rivet.gg/builds/{build}/tags' Schema Request Parametersbuildstring path parameterprojectnullable string query parameterenvironmentnullable string query parameter Requesttagsunknownexclusive_tagsnullable array of stringsRemoves the given tag keys from all other builds.